Skip to content

Adds story for component InserterListItem. #123053

Adds story for component InserterListItem.

Adds story for component InserterListItem. #123053

Triggered via pull request December 30, 2024 14:21
Status Success
Total duration 22m 26s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
3s
Merge Artifacts
Report to GitHub
3m 53s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 10 warnings, and 8 notices
[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 type="button" tabindex="-1" 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 type="button" tabindex="-1" 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 type="button" tabindex="-1" 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 type="button" tabindex="-1" 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 type="button" tabindex="-1" 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 type="button" tabindex="-1" 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 type="button" tabindex="-1" 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 type="button" tabindex="-1" 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 type="button" tabindex="-1" 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=8fc987f9c6 - 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%7C1735741694%7CwJxlUHOYA9jOluHRQREc4H43DmF3uR19w7CxRFxPtGW%7Cf058badb103c8500f37647edba76ff648d294425d00325874d5c456edef8db86; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1735741694%7CwJxlUHOYA9jOluHRQREc4H43DmF3uR19w7CxRFxPtGW%7C7c3303bf34404d89478191e46dfa0fa6be320412405cd2b5dee0fa8c993b8804; wp-settings-time-1=1735568920 - ← 302 Found - date: Mon, 30 Dec 2024 14:28:40 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=40.53, 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%7C1735741694%7CwJxlUHOYA9jOluHRQREc4H43DmF3uR19w7CxRFxPtGW%7Cf058badb103c8500f37647edba76ff648d294425d00325874d5c456edef8db86; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1735741694%7CwJxlUHOYA9jOluHRQREc4H43DmF3uR19w7CxRFxPtGW%7C7c3303bf34404d89478191e46dfa0fa6be320412405cd2b5dee0fa8c993b8804; wp-settings-time-1=1735568920 at ../../../packages/e2e-test-utils-playwright/src/request-utils/themes.ts:48 46 | THEMES_URL + `?${ activateQuery }`.replace( /&amp;/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
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 - 7
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 - 8
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 - 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
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
2 skipped 201 passed (6.8m)
🎭 Playwright Run Summary
1 skipped 184 passed (8.5m)
🎭 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.9m)
🎭 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.0m)
🎭 Playwright Run Summary
1 skipped 210 passed (9.8m)
🎭 Playwright Run Summary
3 skipped 188 passed (9.9m)
🎭 Playwright Run Summary
207 passed (10.6m)
🎭 Playwright Run Summary
1 skipped 224 passed (10.9m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
2.37 MB
flaky-tests-report
3.08 KB