Skip to content

Unify welcome guides labels casing #76159

Unify welcome guides labels casing

Unify welcome guides labels casing #76159

Triggered via pull request June 20, 2023 13:03
Status Success
Total duration 39m 5s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 7s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 notices
[chromium] › editor/blocks/navigation.spec.js:1220:3 › Navigation block - Frontend interactivity › Page list block › page-list submenu user interactions: test/e2e/specs/editor/blocks/navigation.spec.js#L1254
1) [chromium] › editor/blocks/navigation.spec.js:1220:3 › Navigation block - Frontend interactivity › Page list block › page-list submenu user interactions Error: expect(received).toBeHidden() Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByRole('link', { name: 'Subpage' }) - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" - waiting for getByRole('link', { name: 'Subpage' }) - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=231" class=…>Subpage</a> - unexpected value "visible" 1252 | // Tab outside the submenu. 1253 | await page.keyboard.press( 'Tab' ); > 1254 | await expect( innerElement ).toBeHidden(); | ^ 1255 | } ); 1256 | } ); 1257 | } ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:1254:33
[chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block: test/e2e/specs/editor/various/convert-block-type.spec.js#L26
2) [chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block Error: expect(received).toBe(expected) // Object.is equality - Expected - 1 + Received + 1 <!-- wp:code --> - <pre class="wp-block-code"><code>print "Hello Dolly!"</code></pre> + <pre class="wp-block-code"><code></code></pre> <!-- /wp:code --> Call Log: - Timeout 5000ms exceeded while waiting on the predicate 24 | // Verify the content starts out as a Code block. 25 | > 26 | await expect.poll( editor.getEditedPostContent ).toBe( `<!-- wp:code --> | ^ 27 | <pre class="wp-block-code"><code>${ code }</code></pre> 28 | <!-- /wp:code -->` ); 29 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/convert-block-type.spec.js:26:3
🎭 Playwright Run Summary
2 flaky [chromium] › editor/blocks/navigation.spec.js:1220:3 › Navigation block - Frontend interactivity › Page list block › page-list submenu user interactions [chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block 311 passed (25.5m)
🎭 Playwright Run Summary
2 skipped 303 passed (26.9m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
3.42 MB
flaky-tests-report Expired
11.7 KB