Implementing new UX for invoking rich text Link UI #93778
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/various/block-switcher.spec.js#L141
1) [chromium] › editor/various/block-switcher.spec.js:123:2 › Block Switcher › Should show Columns block only if selected blocks are between limits (1-6)
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Multiple blocks selected' })
============================================================
139 | .getByRole( 'toolbar', { name: 'Block tools' } )
140 | .getByRole( 'button', { name: 'Multiple blocks selected' } )
> 141 | .click();
| ^
142 |
143 | await expect(
144 | page
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-switcher.spec.js:141:5
|
Run the tests:
test/e2e/specs/editor/various/block-switcher.spec.js#L141
1) [chromium] › editor/various/block-switcher.spec.js:123:2 › Block Switcher › Should show Columns block only if selected blocks are between limits (1-6)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Multiple blocks selected' })
============================================================
139 | .getByRole( 'toolbar', { name: 'Block tools' } )
140 | .getByRole( 'button', { name: 'Multiple blocks selected' } )
> 141 | .click();
| ^
142 |
143 | await expect(
144 | page
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-switcher.spec.js:141:5
|
Run the tests:
test/e2e/specs/editor/various/block-switcher.spec.js#L141
1) [chromium] › editor/various/block-switcher.spec.js:123:2 › Block Switcher › Should show Columns block only if selected blocks are between limits (1-6)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Multiple blocks selected' })
============================================================
139 | .getByRole( 'toolbar', { name: 'Block tools' } )
140 | .getByRole( 'button', { name: 'Multiple blocks selected' } )
> 141 | .click();
| ^
142 |
143 | await expect(
144 | page
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-switcher.spec.js:141:5
|
Run the tests
Process completed with exit code 1.
|
Run the tests
1 failed
[chromium] › editor/various/block-switcher.spec.js:123:2 › Block Switcher › Should show Columns block only if selected blocks are between limits (1-6)
147 passed (7.8m)
|
The logs for this run have expired and are no longer available.
Loading