Skip to content

Integration tests for main #1389

Integration tests for main

Integration tests for main #1389

Manually triggered July 8, 2024 09:11
Status Success
Total duration 19m 23s
Artifacts

integration_tests.yml

on: workflow_dispatch
notify-of-test-run-start
5s
notify-of-test-run-start
Matrix: integration-tests
playwright-tests
3m 46s
playwright-tests
notify-of-test-run-completion
6s
notify-of-test-run-completion
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 notice
[firefox] › products/firefox/firefox-channel-desktop.spec.js:322:9 › /en-US/firefox/channel/desktop/ page › Newsletter submit failure: tests/playwright/specs/products/firefox/firefox-channel-desktop.spec.js#L1
1) [firefox] › products/firefox/firefox-channel-desktop.spec.js:322:9 › /en-US/firefox/channel/desktop/ page › Newsletter submit failure Test timeout of 30000ms exceeded.
[firefox] › products/firefox/firefox-channel-desktop.spec.js:322:9 › /en-US/firefox/channel/desktop/ page › Newsletter submit failure: tests/playwright/scripts/open-page.js#L33
1) [firefox] › products/firefox/firefox-channel-desktop.spec.js:322:9 › /en-US/firefox/channel/desktop/ page › Newsletter submit failure Error: page.goto: Test timeout of 30000ms exceeded. Call log: - navigating to "https://dev.bedrock.nonprod.webservices.mozgcp.net/en-US/firefox/channel/desktop/?automation=true", waiting until "load" at ../scripts/open-page.js:33 31 | // Add query parameter to the URL to filter out automation traffic. 32 | const separator = url.includes('?') ? '&' : '?'; > 33 | await page.goto(url + separator + 'automation=true'); | ^ 34 | }; 35 | 36 | module.exports = openPage; at openPage (/home/runner/work/bedrock/bedrock/tests/playwright/scripts/open-page.js:33:16) at /home/runner/work/bedrock/bedrock/tests/playwright/specs/products/firefox/firefox-channel-desktop.spec.js:339:13
[firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows: tests/playwright/specs/products/firefox/firefox-new.spec.js#L1
2) [firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows, macOS) Test timeout of 30000ms exceeded.
[firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows: tests/playwright/specs/products/firefox/firefox-new.spec.js#L38
2) [firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows, macOS) Error: page.waitForURL: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for navigation to "**/firefox/download/thanks/" until "commit" ============================================================ 36 | // Click primary download button. 37 | await downloadButton.click(); > 38 | await page.waitForURL('**/firefox/download/thanks/', { | ^ 39 | waitUntil: 'commit' 40 | }); 41 | at /home/runner/work/bedrock/bedrock/tests/playwright/specs/products/firefox/firefox-new.spec.js:38:24
[firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows: tests/playwright/specs/products/firefox/firefox-new.spec.js#L1
2) [firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows, macOS) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows: tests/playwright/specs/products/firefox/firefox-new.spec.js#L38
2) [firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows, macOS) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for navigation to "**/firefox/download/thanks/" until "commit" ============================================================ 36 | // Click primary download button. 37 | await downloadButton.click(); > 38 | await page.waitForURL('**/firefox/download/thanks/', { | ^ 39 | waitUntil: 'commit' 40 | }); 41 | at /home/runner/work/bedrock/bedrock/tests/playwright/specs/products/firefox/firefox-new.spec.js:38:24
🎭 Playwright Run Summary
2 flaky [firefox] › products/firefox/firefox-channel-desktop.spec.js:322:9 › /en-US/firefox/channel/desktop/ page › Newsletter submit failure [firefox] › products/firefox/firefox-new.spec.js:19:9 › /en-US/firefox/new/ page › Download Firefox (Windows, macOS) 7 skipped 156 passed (2.9m)