Site Editor: remove default page slug #121266
Annotations
9 errors, 9 warnings, and 7 notices
Playwright - 3
Process completed with exit code 1.
|
[chromium] › site-editor/block-style-variations.spec.js:37:2 › Block Style Variations › apply block styles variations to nested blocks:
test/e2e/specs/site-editor/block-style-variations.spec.js#L56
1) [chromium] › site-editor/block-style-variations.spec.js:37:2 › Block Style Variations › apply block styles variations to nested blocks
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Styles' })
54 | await editor.selectBlocks( firstGroup );
55 | await editor.openDocumentSettingsSidebar();
> 56 | await page.getByRole( 'tab', { name: 'Styles' } ).click();
| ^
57 | await page
58 | .getByRole( 'button', { name: 'Block Style Variation A' } )
59 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:56:53
|
[chromium] › site-editor/block-style-variations.spec.js:37:2 › Block Style Variations › apply block styles variations to nested blocks:
test/e2e/specs/site-editor/block-style-variations.spec.js#L56
1) [chromium] › site-editor/block-style-variations.spec.js:37:2 › Block Style Variations › apply block styles variations to nested blocks
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Styles' })
54 | await editor.selectBlocks( firstGroup );
55 | await editor.openDocumentSettingsSidebar();
> 56 | await page.getByRole( 'tab', { name: 'Styles' } ).click();
| ^
57 | await page
58 | .getByRole( 'button', { name: 'Block Style Variation A' } )
59 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:56:53
|
[chromium] › site-editor/block-style-variations.spec.js:37:2 › Block Style Variations › apply block styles variations to nested blocks:
test/e2e/specs/site-editor/block-style-variations.spec.js#L56
1) [chromium] › site-editor/block-style-variations.spec.js:37:2 › Block Style Variations › apply block styles variations to nested blocks
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Styles' })
54 | await editor.selectBlocks( firstGroup );
55 | await editor.openDocumentSettingsSidebar();
> 56 | await page.getByRole( 'tab', { name: 'Styles' } ).click();
| ^
57 | await page
58 | .getByRole( 'button', { name: 'Block Style Variation A' } )
59 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:56:53
|
[chromium] › site-editor/block-style-variations.spec.js:98:2 › Block Style Variations › update block style variations in global styles and check revisions match styles:
test/e2e/specs/site-editor/block-style-variations.spec.js#L118
2) [chromium] › site-editor/block-style-variations.spec.js:98:2 › Block Style Variations › update block style variations in global styles and check revisions match styles
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Styles' })
116 | await editor.selectBlocks( firstGroup );
117 | await editor.openDocumentSettingsSidebar();
> 118 | await page.getByRole( 'tab', { name: 'Styles' } ).click();
| ^
119 | await page
120 | .getByRole( 'button', { name: 'Block Style Variation A' } )
121 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:118:53
|
[chromium] › site-editor/block-style-variations.spec.js:98:2 › Block Style Variations › update block style variations in global styles and check revisions match styles:
test/e2e/specs/site-editor/block-style-variations.spec.js#L118
2) [chromium] › site-editor/block-style-variations.spec.js:98:2 › Block Style Variations › update block style variations in global styles and check revisions match styles
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Styles' })
116 | await editor.selectBlocks( firstGroup );
117 | await editor.openDocumentSettingsSidebar();
> 118 | await page.getByRole( 'tab', { name: 'Styles' } ).click();
| ^
119 | await page
120 | .getByRole( 'button', { name: 'Block Style Variation A' } )
121 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:118:53
|
[chromium] › site-editor/block-style-variations.spec.js:98:2 › Block Style Variations › update block style variations in global styles and check revisions match styles:
test/e2e/specs/site-editor/block-style-variations.spec.js#L118
2) [chromium] › site-editor/block-style-variations.spec.js:98:2 › Block Style Variations › update block style variations in global styles and check revisions match styles
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Styles' })
116 | await editor.selectBlocks( firstGroup );
117 | await editor.openDocumentSettingsSidebar();
> 118 | await page.getByRole( 'tab', { name: 'Styles' } ).click();
| ^
119 | await page
120 | .getByRole( 'button', { name: 'Block Style Variation A' } )
121 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:118:53
|
Playwright - 5
Process completed with exit code 1.
|
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
|
Playwright - 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
2 skipped
192 passed (6.7m)
|
🎭 Playwright Run Summary
1 skipped
196 passed (9.2m)
|
🎭 Playwright Run Summary
199 passed (10.0m)
|
🎭 Playwright Run Summary
1 skipped
201 passed (10.3m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.4m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › site-editor/block-style-variations.spec.js:37:2 › Block Style Variations › apply block styles variations to nested blocks
[chromium] › site-editor/block-style-variations.spec.js:98:2 › Block Style Variations › update block style variations in global styles and check revisions match styles
1 skipped
195 passed (10.8m)
|
🎭 Playwright Run Summary
1 skipped
197 passed (9.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
19.5 MB |
|