Group templates in sidebar list #92979
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
11m 32s
Report to GitHub
3m 28s
Annotations
1 error and 8 notices
[webkit] › editor/various/autocomplete-and-mentions.spec.js:426:2 › Autocomplete (@firefox:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L459
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:426:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block
Error: expect(received).toMatchObject(expected)
- Expected - 1
+ Received + 11
Array [
Object {
"attributes": Object {
- "content": "@RingBearer +thebetterhobbit",
+ "content": "@RingBearer +bi",
+ "dropCap": false,
+ },
+ "innerBlocks": Array [],
+ "name": "core/paragraph",
+ },
+ Object {
+ "attributes": Object {
+ "content": "",
+ "dropCap": false,
},
+ "innerBlocks": Array [],
"name": "core/paragraph",
},
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
457 | await page.keyboard.press( 'Enter' );
458 |
> 459 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
460 | {
461 | name: 'core/paragraph',
462 | attributes: { content: '@RingBearer +thebetterhobbit' },
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:459:41
|
🎭 Playwright Run Summary
129 passed (6.9m)
|
🎭 Playwright Run Summary
1 skipped
127 passed (6.5m)
|
|
🎭 Playwright Run Summary
2 skipped
115 passed (7.5m)
|
🎭 Playwright Run Summary
1 skipped
172 passed (7.3m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.5m)
|
🎭 Playwright Run Summary
161 passed (7.7m)
|
🎭 Playwright Run Summary
11 skipped
152 passed (7.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.72 MB |
|
flaky-tests-report
Expired
|
1.19 KB |
|