UX Experiment - "Simple" mode for content editing #113566
Annotations
11 errors and 8 notices
[chromium] › site-editor/activate-theme.spec.js:30:2 › Activate theme › activate block theme when live previewing in edit mode:
test/e2e/specs/site-editor/activate-theme.spec.js#L46
1) [chromium] › site-editor/activate-theme.spec.js:30:2 › Activate theme › activate block theme when live previewing in edit mode
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Activate', exact: true })
44 | await page
45 | .getByRole( 'button', { name: 'Activate', exact: true } )
> 46 | .click();
| ^
47 | await expect(
48 | page.getByRole( 'button', { name: 'Dismiss this notice' } )
49 | ).toContainText( 'Site updated' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/activate-theme.spec.js:46:5
|
[chromium] › site-editor/activate-theme.spec.js:30:2 › Activate theme › activate block theme when live previewing in edit mode:
test/e2e/specs/site-editor/activate-theme.spec.js#L46
1) [chromium] › site-editor/activate-theme.spec.js:30:2 › Activate theme › activate block theme when live previewing in edit mode
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Activate', exact: true })
44 | await page
45 | .getByRole( 'button', { name: 'Activate', exact: true } )
> 46 | .click();
| ^
47 | await expect(
48 | page.getByRole( 'button', { name: 'Dismiss this notice' } )
49 | ).toContainText( 'Site updated' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/activate-theme.spec.js:46:5
|
[chromium] › site-editor/activate-theme.spec.js:30:2 › Activate theme › activate block theme when live previewing in edit mode:
test/e2e/specs/site-editor/activate-theme.spec.js#L46
1) [chromium] › site-editor/activate-theme.spec.js:30:2 › Activate theme › activate block theme when live previewing in edit mode
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Activate', exact: true })
44 | await page
45 | .getByRole( 'button', { name: 'Activate', exact: true } )
> 46 | .click();
| ^
47 | await expect(
48 | page.getByRole( 'button', { name: 'Dismiss this notice' } )
49 | ).toContainText( 'Site updated' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/activate-theme.spec.js:46:5
|
[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#L367
2) [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('button', { name: 'Publish', exact: true })
365 | );
366 | await page.keyboard.type( 'Grandchild Group Block with a Paragraph' );
> 367 | await page.getByRole( 'button', { name: 'Publish', exact: true } ).click();
| ^
368 | }
369 |
at addPageContent (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:367:69)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:42:3
|
[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#L367
2) [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('button', { name: 'Publish', exact: true })
365 | );
366 | await page.keyboard.type( 'Grandchild Group Block with a Paragraph' );
> 367 | await page.getByRole( 'button', { name: 'Publish', exact: true } ).click();
| ^
368 | }
369 |
at addPageContent (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:367:69)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:42:3
|
[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#L367
2) [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('button', { name: 'Publish', exact: true })
365 | );
366 | await page.keyboard.type( 'Grandchild Group Block with a Paragraph' );
> 367 | await page.getByRole( 'button', { name: 'Publish', exact: true } ).click();
| ^
368 | }
369 |
at addPageContent (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:367:69)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:42:3
|
[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#L367
3) [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('button', { name: 'Publish', exact: true })
365 | );
366 | await page.keyboard.type( 'Grandchild Group Block with a Paragraph' );
> 367 | await page.getByRole( 'button', { name: 'Publish', exact: true } ).click();
| ^
368 | }
369 |
at addPageContent (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:367:69)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:104:3
|
[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#L367
3) [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('button', { name: 'Publish', exact: true })
365 | );
366 | await page.keyboard.type( 'Grandchild Group Block with a Paragraph' );
> 367 | await page.getByRole( 'button', { name: 'Publish', exact: true } ).click();
| ^
368 | }
369 |
at addPageContent (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:367:69)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:104:3
|
[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#L367
3) [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('button', { name: 'Publish', exact: true })
365 | );
366 | await page.keyboard.type( 'Grandchild Group Block with a Paragraph' );
> 367 | await page.getByRole( 'button', { name: 'Publish', exact: true } ).click();
| ^
368 | }
369 |
at addPageContent (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:367:69)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/block-style-variations.spec.js:104:3
|
Playwright - 5
Process completed with exit code 1.
|
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
|
🎭 Playwright Run Summary
4 skipped
192 passed (6.7m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (8.9m)
|
🎭 Playwright Run Summary
1 skipped
198 passed (9.8m)
|
🎭 Playwright Run Summary
199 passed (10.2m)
|
🎭 Playwright Run Summary
1 skipped
189 passed (9.5m)
|
🎭 Playwright Run Summary
196 passed (10.3m)
|
🎭 Playwright Run Summary
3 failed
[chromium] › site-editor/activate-theme.spec.js:30:2 › Activate theme › activate block theme when live previewing in edit mode
[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
189 passed (10.8m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
38.1 MB |
|