[WP 6.6 merge for 63118] Make SiteHub available for Pages, Patterns, and Templates in mobile viewports #108559
Annotations
1 error and 8 notices
[chromium] › site-editor/command-center.spec.js:38:2 › Site editor command palette › Open the command palette and navigate to a template:
test/e2e/specs/site-editor/command-center.spec.js#L46
1) [chromium] › site-editor/command-center.spec.js:38:2 › Site editor command palette › Open the command palette and navigate to a template
Error: expect.toHaveText: Error: strict mode violation: getByRole('heading', { level: 1 }) resolved to 2 elements:
1) <h1 data-wp-c16t="true" data-wp-component="Heading" …>Templates</h1> aka getByRole('heading', { name: 'Templates' })
2) <h1 data-wp-c16t="true" data-wp-component="Text" ari…>Index</h1> aka getByRole('button', { name: 'Editing template: Index Ctrl+K' })
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('heading', { level: 1 })
44 | await page.keyboard.type( 'index' );
45 | await page.getByRole( 'option', { name: 'index' } ).click();
> 46 | await expect( page.getByRole( 'heading', { level: 1 } ) ).toHaveText(
| ^
47 | 'Index'
48 | );
49 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/command-center.spec.js:46:61
|
🎭 Playwright Run Summary
4 skipped
194 passed (5.8m)
|
🎭 Playwright Run Summary
3 skipped
147 passed (7.8m)
|
🎭 Playwright Run Summary
1 skipped
186 passed (9.0m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/command-center.spec.js:38:2 › Site editor command palette › Open the command palette and navigate to a template
1 skipped
192 passed (9.3m)
|
🎭 Playwright Run Summary
1 skipped
186 passed (9.7m)
|
🎭 Playwright Run Summary
1 skipped
196 passed (9.8m)
|
🎭 Playwright Run Summary
1 skipped
196 passed (10.5m)
|
🎭 Playwright Run Summary
224 passed (12.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.49 MB |
|
flaky-tests-report
Expired
|
1.02 KB |
|