DataViews: Redesign of filters #95810
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
10m 25s
Report to GitHub
3m 41s
Annotations
6 errors, 10 warnings, and 8 notices
[chromium] › site-editor/new-templates-list.spec.js:45:2 › Templates › Filtering:
test/e2e/specs/site-editor/new-templates-list.spec.js#L66
1) [chromium] › site-editor/new-templates-list.spec.js:45:2 › Templates › Filtering ──────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Filters', exact: true })
============================================================
64 | await page
65 | .getByRole( 'button', { name: 'Filters', exact: true } )
> 66 | .click();
| ^
67 | await page.getByRole( 'menuitem', { name: 'Author' } ).hover();
68 | await page.getByRole( 'menuitemradio', { name: 'admin' } ).click();
69 | await page.keyboard.press( 'Escape' ); // close the menu.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/new-templates-list.spec.js:66:5
|
[chromium] › site-editor/new-templates-list.spec.js:45:2 › Templates › Filtering:
test/e2e/specs/site-editor/new-templates-list.spec.js#L66
1) [chromium] › site-editor/new-templates-list.spec.js:45:2 › Templates › Filtering ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Filters', exact: true })
============================================================
64 | await page
65 | .getByRole( 'button', { name: 'Filters', exact: true } )
> 66 | .click();
| ^
67 | await page.getByRole( 'menuitem', { name: 'Author' } ).hover();
68 | await page.getByRole( 'menuitemradio', { name: 'admin' } ).click();
69 | await page.keyboard.press( 'Escape' ); // close the menu.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/new-templates-list.spec.js:66:5
|
[chromium] › site-editor/new-templates-list.spec.js:45:2 › Templates › Filtering:
test/e2e/specs/site-editor/new-templates-list.spec.js#L66
1) [chromium] › site-editor/new-templates-list.spec.js:45:2 › Templates › Filtering ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Filters', exact: true })
============================================================
64 | await page
65 | .getByRole( 'button', { name: 'Filters', exact: true } )
> 66 | .click();
| ^
67 | await page.getByRole( 'menuitem', { name: 'Author' } ).hover();
68 | await page.getByRole( 'menuitemradio', { name: 'admin' } ).click();
69 | await page.keyboard.press( 'Escape' ); // close the menu.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/new-templates-list.spec.js:66:5
|
Playwright - 6
Process completed with exit code 1.
|
Playwright - 1
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
[chromium] › editor/blocks/code.spec.js:11:2 › Code › can be created by three backticks and enter:
test/e2e/specs/editor/blocks/code.spec.js#L1
1) [chromium] › editor/blocks/code.spec.js:11:2 › Code › can be created by three backticks and enter
Test finished within timeout of 100000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
Puppeteer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Playwright - 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, ./packages/report-flaky-tests. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 failed
[chromium] › site-editor/new-templates-list.spec.js:45:2 › Templates › Filtering ───────────────
4 skipped
119 passed (6.6m)
|
🎭 Playwright Run Summary
177 passed (7.3m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.4m)
|
🎭 Playwright Run Summary
1 skipped
145 passed (7.2m)
|
🎭 Playwright Run Summary
152 passed (7.6m)
|
🎭 Playwright Run Summary
1 skipped
186 passed (8.6m)
|
🎭 Playwright Run Summary
155 passed (8.2m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/code.spec.js:11:2 › Code › can be created by three backticks and enter
11 skipped
150 passed (11.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
3.46 MB |
|
flaky-tests-report
Expired
|
597 Bytes |
|