Skip to content

Fix gutenberg/gutenberg-coding-standards licensing issues #104909

Fix gutenberg/gutenberg-coding-standards licensing issues

Fix gutenberg/gutenberg-coding-standards licensing issues #104909

Triggered via pull request May 23, 2024 16:36
Status Success
Total duration 24m 5s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
8s
Merge Artifacts
Report to GitHub
4m 26s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 8 notices
[chromium] › site-editor/zoom-out.spec.js:40:2 › Zoom Out › Clicking on inserter while on zoom-out should open the patterns tab on the inserter: test/e2e/specs/site-editor/zoom-out.spec.js#L55
1) [chromium] › site-editor/zoom-out.spec.js:40:2 › Zoom Out › Clicking on inserter while on zoom-out should open the patterns tab on the inserter Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: getByLabel('Add pattern') Expected: 2 Received: 0 Call log: - expect.toHaveCount with timeout 5000ms - waiting for getByLabel('Add pattern') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" 53 | await expect( page.getByLabel( 'Add pattern' ) ).toHaveCount( 3 ); 54 | await page.getByLabel( 'Add pattern' ).first().click(); > 55 | await expect( page.getByLabel( 'Add pattern' ) ).toHaveCount( 2 ); | ^ 56 | 57 | await expect( 58 | page at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/zoom-out.spec.js:55:52
[chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:34:2 › Dataviews List Layout › Items list is reachable via TAB: test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js#L57
1) [chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:34:2 › Dataviews List Layout › Items list is reachable via TAB Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByLabel('Privacy Policy') Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByLabel('Privacy Policy') - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" - locator resolved to <div role="button" tabindex="-1" id="view-list-0-172"…>…</div> - unexpected value "not focused" 55 | await expect( page.getByRole( 'grid' ) ).toBeVisible(); 56 | await page.keyboard.press( 'Tab' ); > 57 | await expect( page.getByLabel( 'Privacy Policy' ) ).toBeFocused(); | ^ 58 | } ); 59 | 60 | test( 'Navigates from items list to preview via TAB, and vice versa', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:57:55
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ./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 flaky [chromium] › site-editor/zoom-out.spec.js:40:2 › Zoom Out › Clicking on inserter while on zoom-out should open the patterns tab on the inserter 3 skipped 186 passed (5.7m)
🎭 Playwright Run Summary
3 skipped 146 passed (7.7m)
🎭 Playwright Run Summary
1 flaky [chromium] › site-editor/dataviews-list-layout-keyboard.spec.js:34:2 › Dataviews List Layout › Items list is reachable via TAB 181 passed (8.6m)
🎭 Playwright Run Summary
1 skipped 189 passed (9.2m)
🎭 Playwright Run Summary
1 skipped 188 passed (9.5m)
🎭 Playwright Run Summary
190 passed (9.8m)
🎭 Playwright Run Summary
1 skipped 188 passed (9.3m)
🎭 Playwright Run Summary
222 passed (12.0m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
5.33 MB
flaky-tests-report Expired
2.16 KB