Editor: Unify the preview dropdown between post and site editors #90412
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
12m 15s
Report to GitHub
2m 25s
Annotations
22 errors, 2 warnings, and 5 notices
[chromium] › editor/plugins/block-context.spec.js:43:2 › Block context › Block context is reflected in the preview:
packages/e2e-test-utils-playwright/src/editor/preview.ts#L26
1) [chromium] › editor/plugins/block-context.spec.js:43:2 › Block context › Block context is reflected in the preview
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor top bar"i]').locator('role=button[name="Preview"i]')
============================================================
at ../../../packages/e2e-test-utils-playwright/src/editor/preview.ts:26
24 | );
25 |
> 26 | await previewButton.click();
| ^
27 |
28 | const [ previewPage ] = await Promise.all( [
29 | this.context.waitForEvent( 'page' ),
at Editor.openPreviewPage (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/preview.ts:26:22)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/block-context.spec.js:52:36
|
[chromium] › editor/plugins/block-context.spec.js:43:2 › Block context › Block context is reflected in the preview:
packages/e2e-test-utils-playwright/src/editor/preview.ts#L26
1) [chromium] › editor/plugins/block-context.spec.js:43:2 › Block context › Block context is reflected in the preview
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor top bar"i]').locator('role=button[name="Preview"i]')
============================================================
at ../../../packages/e2e-test-utils-playwright/src/editor/preview.ts:26
24 | );
25 |
> 26 | await previewButton.click();
| ^
27 |
28 | const [ previewPage ] = await Promise.all( [
29 | this.context.waitForEvent( 'page' ),
at Editor.openPreviewPage (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/preview.ts:26:22)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/block-context.spec.js:52:36
|
[chromium] › editor/plugins/block-context.spec.js:43:2 › Block context › Block context is reflected in the preview:
packages/e2e-test-utils-playwright/src/editor/preview.ts#L26
1) [chromium] › editor/plugins/block-context.spec.js:43:2 › Block context › Block context is reflected in the preview
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor top bar"i]').locator('role=button[name="Preview"i]')
============================================================
at ../../../packages/e2e-test-utils-playwright/src/editor/preview.ts:26
24 | );
25 |
> 26 | await previewButton.click();
| ^
27 |
28 | const [ previewPage ] = await Promise.all( [
29 | this.context.waitForEvent( 'page' ),
at Editor.openPreviewPage (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/preview.ts:26:22)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/block-context.spec.js:52:36
|
Playwright - 2
Process completed with exit code 1.
|
Playwright - 8
Canceling since a higher priority waiting request for 'End-to-End Tests-update/preview-dropdown' exists
|
Playwright - 8
The operation was canceled.
|
Playwright - 6
Canceling since a higher priority waiting request for 'End-to-End Tests-update/preview-dropdown' exists
|
[chromium] › site-editor/style-book.spec.js:30:2 › Style Book › should disable toolbar buttons when open:
test/e2e/specs/site-editor/style-book.spec.js#L45
1) [chromium] › site-editor/style-book.spec.js:30:2 › Style Book › should disable toolbar buttons when open
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: locator('role=button[name="View"i]')
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for locator('role=button[name="View"i]')
43 | await expect(
44 | page.locator( 'role=button[name="View"i]' )
> 45 | ).toBeDisabled();
| ^
46 | } );
47 |
48 | test( 'should have tabs containing block examples', async ( { page } ) => {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-book.spec.js:45:5
|
[chromium] › site-editor/style-book.spec.js:30:2 › Style Book › should disable toolbar buttons when open:
test/e2e/specs/site-editor/style-book.spec.js#L45
1) [chromium] › site-editor/style-book.spec.js:30:2 › Style Book › should disable toolbar buttons when open
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: locator('role=button[name="View"i]')
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for locator('role=button[name="View"i]')
43 | await expect(
44 | page.locator( 'role=button[name="View"i]' )
> 45 | ).toBeDisabled();
| ^
46 | } );
47 |
48 | test( 'should have tabs containing block examples', async ( { page } ) => {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-book.spec.js:45:5
|
[chromium] › site-editor/style-book.spec.js:30:2 › Style Book › should disable toolbar buttons when open:
test/e2e/specs/site-editor/style-book.spec.js#L45
1) [chromium] › site-editor/style-book.spec.js:30:2 › Style Book › should disable toolbar buttons when open
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: locator('role=button[name="View"i]')
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for locator('role=button[name="View"i]')
43 | await expect(
44 | page.locator( 'role=button[name="View"i]' )
> 45 | ).toBeDisabled();
| ^
46 | } );
47 |
48 | test( 'should have tabs containing block examples', async ( { page } ) => {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-book.spec.js:45:5
|
[chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon:
test/e2e/specs/site-editor/font-library.spec.js#L42
2) [chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('body')
============================================================
40 | postType: 'wp_template',
41 | } );
> 42 | await editor.canvas.locator( 'body' ).click();
| ^
43 | } );
44 |
45 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:42:42
|
Playwright - 6
The operation was canceled.
|
Puppeteer
Canceling since a higher priority waiting request for 'End-to-End Tests-update/preview-dropdown' exists
|
Puppeteer
The operation was canceled.
|
Playwright - 5
Canceling since a higher priority waiting request for 'End-to-End Tests-update/preview-dropdown' exists
|
Playwright - 5
The operation was canceled.
|
Playwright - 1
Canceling since a higher priority waiting request for 'End-to-End Tests-update/preview-dropdown' exists
|
Playwright - 1
ENOENT: no such file or directory, stat '/home/runner/work/gutenberg/gutenberg/artifacts/test-results/.playwright-artifacts-0/traces/421985b58e98b24c81a4-3380dcf7092fe1653423-context28.trace'
|
Playwright - 1
The operation was canceled.
|
Playwright - 4
Canceling since a higher priority waiting request for 'End-to-End Tests-update/preview-dropdown' exists
|
Playwright - 4
ENOENT: no such file or directory, stat '/home/runner/work/gutenberg/gutenberg/artifacts/test-results/.playwright-artifacts-6/traces/resources/page@3b156ab261efc7142523e4217fb95ae8-1702164098.369965.jpeg'
|
Playwright - 4
The operation was canceled.
|
Playwright - 1
Runner GitHub Actions 14 did not respond to a cancelation request with 00:05:00.
|
Playwright - 4
Runner GitHub Actions 18 did not respond to a cancelation request with 00:05:00.
|
🎭 Playwright Run Summary
135 passed (5.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/plugins/block-context.spec.js:43:2 › Block context › Block context is reflected in the preview
1 skipped
104 passed (6.2m)
|
🎭 Playwright Run Summary
145 passed (6.6m)
|
🎭 Playwright Run Summary
2 skipped
119 passed (7.0m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › site-editor/style-book.spec.js:30:2 › Style Book › should disable toolbar buttons when open
1 flaky
[chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
1 skipped
112 passed (6.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
327 MB |
|
flaky-tests-report
Expired
|
2.94 KB |
|