Skip to content

Mobile unit tests: remove custom waitFor implementation (#46735) #76322

Mobile unit tests: remove custom waitFor implementation (#46735)

Mobile unit tests: remove custom waitFor implementation (#46735) #76322

Triggered via push June 21, 2023 16:26
Status Success
Total duration 40m 33s
Artifacts 2

end2end-test.yml

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

Annotations

1 error 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=234" class=…>Subpage</a> - unexpected value "visible" - waiting for getByRole('link', { name: 'Subpage' }) - locator resolved to <a href="http://localhost:8889/?page_id=234" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=234" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=234" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=234" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=234" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=234" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=234" class=…>Subpage</a> - unexpected value "visible" - locator resolved to <a href="http://localhost:8889/?page_id=234" 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
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/navigation.spec.js:1220:3 › Navigation block - Frontend interactivity › Page list block › page-list submenu user interactions 313 passed (23.3m)
🎭 Playwright Run Summary
2 skipped 301 passed (24.4m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
1.75 MB
flaky-tests-report Expired
8.37 KB