Skip to content

Integration tests for stage #1819

Integration tests for stage

Integration tests for stage #1819

Manually triggered October 25, 2024 13:03
Status Success
Total duration 12m 46s
Artifacts

integration_tests.yml

on: workflow_dispatch
notify-of-test-run-start
10s
notify-of-test-run-start
Matrix: integration-tests
playwright-tests
3m 53s
playwright-tests
notify-of-test-run-completion
7s
notify-of-test-run-completion
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[webkit] › products/firefox/firefox-home.spec.js:23:9 › /en-US/firefox/ page › Download Firefox desktop: tests/playwright/specs/products/firefox/firefox-home.spec.js#L1
1) [webkit] › products/firefox/firefox-home.spec.js:23:9 › /en-US/firefox/ page › Download Firefox desktop Test timeout of 30000ms exceeded.
[webkit] › products/firefox/firefox-home.spec.js:23:9 › /en-US/firefox/ page › Download Firefox desktop: tests/playwright/specs/products/firefox/firefox-home.spec.js#L33
1) [webkit] › products/firefox/firefox-home.spec.js:23:9 › /en-US/firefox/ page › Download Firefox desktop Error: page.waitForEvent: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for event "download" ============================================================ 31 | 32 | // Assert /thanks/ page triggers file download. > 33 | const download = await page.waitForEvent('download'); | ^ 34 | const downloadURL = download.url(); 35 | 36 | expect(downloadURL).toEqual( at /home/runner/work/bedrock/bedrock/tests/playwright/specs/products/firefox/firefox-home.spec.js:33:41
🎭 Playwright Run Summary
1 flaky [webkit] › products/firefox/firefox-home.spec.js:23:9 › /en-US/firefox/ page › Download Firefox desktop 7 skipped 193 passed (2.9m)