Image block: Move UI for lightbox from sidebar to the content toolbar alongside link settings #93839
Annotations
5 errors and 1 notice
Archive debug artifacts (screenshots, traces)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Run the tests:
test/e2e/specs/editor/blocks/image.spec.js#L676
1) [chromium] › editor/blocks/image.spec.js:658:2 › Image › adding a link should reflect configuration in published post content
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByLabel('Block tools').getByLabel('Insert link')
============================================================
674 | .getByLabel( 'Block tools' )
675 | .getByLabel( 'Insert link' )
> 676 | .click();
| ^
677 |
678 | // This form lacks distinguishing qualities other than the
679 | // class name, so we use page.locator() instead of page.getByRole()
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:676:5
|
Run the tests:
test/e2e/specs/editor/blocks/image.spec.js#L676
1) [chromium] › editor/blocks/image.spec.js:658:2 › Image › adding a link should reflect configuration in published post content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByLabel('Block tools').getByLabel('Insert link')
============================================================
674 | .getByLabel( 'Block tools' )
675 | .getByLabel( 'Insert link' )
> 676 | .click();
| ^
677 |
678 | // This form lacks distinguishing qualities other than the
679 | // class name, so we use page.locator() instead of page.getByRole()
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:676:5
|
Run the tests:
test/e2e/specs/editor/blocks/image.spec.js#L676
1) [chromium] › editor/blocks/image.spec.js:658:2 › Image › adding a link should reflect configuration in published post content
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByLabel('Block tools').getByLabel('Insert link')
============================================================
674 | .getByLabel( 'Block tools' )
675 | .getByLabel( 'Insert link' )
> 676 | .click();
| ^
677 |
678 | // This form lacks distinguishing qualities other than the
679 | // class name, so we use page.locator() instead of page.getByRole()
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:676:5
|
Run the tests
Process completed with exit code 1.
|
Run the tests
1 failed
[chromium] › editor/blocks/image.spec.js:658:2 › Image › adding a link should reflect configuration in published post content
11 skipped
151 passed (8.6m)
|
The logs for this run have expired and are no longer available.
Loading