Integration tests for prod #1993
integration_tests.yml
on: workflow_dispatch
notify-of-test-run-start
8s
Matrix: integration-tests
notify-of-test-run-completion
8s
Annotations
2 errors, 7 warnings, and 1 notice
[chromium] › footer.spec.js:76:9 › /en-US/ footer (mobile) › Footer language change @mozorg:
tests/playwright/specs/footer.spec.js#L1
1) [chromium] › footer.spec.js:76:9 › /en-US/ footer (mobile) › Footer language change @mozorg ───
Test timeout of 30000ms exceeded.
|
[chromium] › footer.spec.js:76:9 › /en-US/ footer (mobile) › Footer language change @mozorg:
tests/playwright/specs/footer.spec.js#L84
1) [chromium] › footer.spec.js:76:9 › /en-US/ footer (mobile) › Footer language change @mozorg ───
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/de/?automation=true" until "commit"
navigated to "https://prod.bedrock.prod.webservices.mozgcp.net/en-US/?automation=true"
============================================================
82 | // Change page language from /en-US/ to /de/
83 | await languageSelect.selectOption('de');
> 84 | await page.waitForURL('**/de/?automation=true', {
| ^
85 | waitUntil: 'commit'
86 | });
87 |
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/footer.spec.js:84:24
|
notify-of-test-run-start
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests (test-chrome-remote, chrome, Remote, not headless and not download and not skip...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests (test-ie-saucelabs, internet explorer, SauceLabs, smoke or sanity, Windows 10, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests (test-firefox-remote, firefox, not headless and not download and not skip_if_fi...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests (test-headless, headless)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
notify-of-test-run-completion
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[chromium] › footer.spec.js:76:9 › /en-US/ footer (mobile) › Footer language change @mozorg ────
22 skipped
178 passed (2.3m)
|