Migrating BlockPatternList
to use updated Composite
implementation
#86755
Annotations
10 errors and 1 notice
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L202
1) [webkit] › editor/various/inserting-blocks.spec.js:166:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
200 | );
201 |
> 202 | await page.hover(
| ^
203 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
204 | );
205 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:202:14
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L202
1) [webkit] › editor/various/inserting-blocks.spec.js:166:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
200 | );
201 |
> 202 | await page.hover(
| ^
203 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
204 | );
205 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:202:14
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L202
1) [webkit] › editor/various/inserting-blocks.spec.js:166:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
200 | );
201 |
> 202 | await page.hover(
| ^
203 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
204 | );
205 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:202:14
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L274
2) [webkit] › editor/various/inserting-blocks.spec.js:241:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
272 | );
273 |
> 274 | await page.hover(
| ^
275 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
276 | );
277 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:274:14
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L274
2) [webkit] › editor/various/inserting-blocks.spec.js:241:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
272 | );
273 |
> 274 | await page.hover(
| ^
275 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
276 | );
277 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:274:14
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L274
2) [webkit] › editor/various/inserting-blocks.spec.js:241:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
272 | );
273 |
> 274 | await page.hover(
| ^
275 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
276 | );
277 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:274:14
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L274
3) [firefox] › editor/various/inserting-blocks.spec.js:241:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
272 | );
273 |
> 274 | await page.hover(
| ^
275 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
276 | );
277 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:274:14
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L274
3) [firefox] › editor/various/inserting-blocks.spec.js:241:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
272 | );
273 |
> 274 | await page.hover(
| ^
275 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
276 | );
277 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:274:14
|
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L274
3) [firefox] › editor/various/inserting-blocks.spec.js:241:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.hover: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]')
============================================================
272 | );
273 |
> 274 | await page.hover(
| ^
275 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
276 | );
277 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:274:14
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L1212
4) [webkit] › editor/various/multi-block-selection.spec.js:1169:2 › Multi-block selection › should partially select with shift + click (@WebKit)
Error: expect(received).toMatchObject(expected)
- Expected - 1
+ Received + 1
Array [
Object {
"attributes": Object {
- "content": "<strong>1</strong>|2",
+ "content": "|",
},
"name": "core/paragraph",
},
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
1210 | // Ensure selection is in the correct place.
1211 | await page.keyboard.type( '|' );
> 1212 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
1213 | {
1214 | name: 'core/paragraph',
1215 | attributes: { content: '<strong>1</strong>|2' },
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1212:3
|
Run the tests
3 failed
[webkit] › editor/various/inserting-blocks.spec.js:166:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter
[webkit] › editor/various/inserting-blocks.spec.js:241:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
[firefox] › editor/various/inserting-blocks.spec.js:241:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
1 flaky
[webkit] › editor/various/multi-block-selection.spec.js:1169:2 › Multi-block selection › should partially select with shift + click (@WebKit)
2 skipped
225 passed (24.0m)
|
The logs for this run have expired and are no longer available.
Loading