Transform Page list to navigation and list block #123048
Annotations
5 errors, 10 warnings, and 8 notices
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/wp-admin/site-editor.php?p=%2Fwp_template%2Femptytheme%2F%2Fsingle-post-demo&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
|
[chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:96:2 › Dataviews List Layout › Navigates the items list via UP/DOWN arrow keys:
test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js#L113
1) [chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:96:2 › Dataviews List Layout › Navigates the items list via UP/DOWN arrow keys
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByLabel('Sample Page')
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByLabel('Sample Page')
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
- locator resolved to <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-148-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-148-label" aria-describedby="view-list-0-148-description"></button>
- unexpected value "not focused"
111 | // Use arrow up/down to move through the list.
112 | await page.keyboard.press( 'ArrowDown' );
> 113 | await expect( page.getByLabel( 'Sample Page' ) ).toBeFocused();
| ^
114 |
115 | await page.keyboard.press( 'ArrowUp' );
116 | await expect( page.getByLabel( 'Privacy Policy' ) ).toBeFocused();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:113:52
|
[chromium] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2:
packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L48
1) [chromium] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8889/wp-admin/themes.php?action=activate&stylesheet=twentytwentyone&_wpnonce=ef8d72ed9f
- user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1735739903%7CbQgE1D9kX5L4I4Cw3hVCctHdAZzJiteehWh3vM1ueGx%7C878811b4c9ed7858aaf7184ee94a77e1a5b477bb911857be09ecfa9ea7cd7197; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1735739903%7CbQgE1D9kX5L4I4Cw3hVCctHdAZzJiteehWh3vM1ueGx%7Cb64d0638352a1643a35225084b0073e89ac735d802e8240c00632915c25ba65a; wp-settings-time-1=1735567129
- ← 302 Found
- date: Mon, 30 Dec 2024 13:58:49 GMT
- server: Apache/2.4.62 (Debian)
- x-powered-by: PHP/8.2.27
- expires: Wed, 11 Jan 1984 05:00:00 GMT
- cache-control: no-cache, must-revalidate, max-age=0, private
- referrer-policy: strict-origin-when-cross-origin
- x-frame-options: SAMEORIGIN
- x-redirect-by: WordPress
- location: http://localhost:8889/wp-admin/themes.php?activated=true
- server-timing: wpTotal;dur=38.21, wpMemoryUsage;dur=4737200, wpDbQueries;dur=49
- content-length: 0
- keep-alive: timeout=5, max=94
- connection: Keep-Alive
- content-type: text/html; charset=UTF-8
- → GET http://localhost:8889/wp-admin/themes.php?activated=true
- user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1735739903%7CbQgE1D9kX5L4I4Cw3hVCctHdAZzJiteehWh3vM1ueGx%7C878811b4c9ed7858aaf7184ee94a77e1a5b477bb911857be09ecfa9ea7cd7197; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1735739903%7CbQgE1D9kX5L4I4Cw3hVCctHdAZzJiteehWh3vM1ueGx%7Cb64d0638352a1643a35225084b0073e89ac735d802e8240c00632915c25ba65a; wp-settings-time-1=1735567129
at ../../../packages/e2e-test-utils-playwright/src/request-utils/themes.ts:48
46 | THEMES_URL + `?${ activateQuery }`.replace( /&/g, '&' );
47 |
> 48 | response = await this.request.get( activateLink );
| ^
49 |
50 | await response.dispose();
51 | }
at RequestUtils.activateTheme (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/themes.ts:48:32)
at InteractivityUtils.deactivatePlugins (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/fixtures/interactivity-utils.ts:108:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-regions.spec.ts:24:3
|
[firefox] › editor/blocks/navigation-frontend-interactivity.spec.js:378:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) (@firefox:
packages/e2e-test-utils-playwright/src/admin/visit-site-editor.ts#L57
1) [firefox] › editor/blocks/navigation-frontend-interactivity.spec.js:378:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) (@Firefox, @WebKit) › submenu click on the arrow interactions
TimeoutError: locator.waitFor: Timeout 60000ms exceeded.
Call log:
- waiting for locator('.edit-site-canvas-loader, .edit-site-canvas-spinner') to be visible
at ../../../packages/e2e-test-utils-playwright/src/admin/visit-site-editor.ts:57
55 | // Wait for the canvas loader to appear first, so that the locator that
56 | // waits for the hidden state doesn't resolve prematurely.
> 57 | await canvasLoader.waitFor( { state: 'visible', timeout: 60_000 } );
| ^
58 | await canvasLoader.waitFor( {
59 | state: 'hidden',
60 | // Bigger timeout is needed for larger entities, like the Large Post
at Admin.visitSiteEditor (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/visit-site-editor.ts:57:22)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:353:4
|
Report to GitHub
HttpError: Resource not accessible by integration
|
Playwright - 6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 3
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 - 2
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 - 4
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
|
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Report to GitHub
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
2 skipped
200 passed (6.8m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (8.7m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:96:2 › Dataviews List Layout › Navigates the items list via UP/DOWN arrow keys
1 skipped
172 passed (8.8m)
|
🎭 Playwright Run Summary
1 skipped
210 passed (9.8m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2
1 skipped
204 passed (10.2m)
|
|
🎭 Playwright Run Summary
1 skipped
224 passed (10.8m)
|
🎭 Playwright Run Summary
207 passed (11.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
4.79 MB |
|
flaky-tests-report
|
5.09 KB |
|