Integration tests for main @ 881724c3ca5d2b2be9b0b859ea10b834619cc504 #3897
integration_tests.yml
on: workflow_dispatch
notify-of-test-run-start
6s
notify-of-test-run-completion
6s
Annotations
2 errors and 1 notice
|
[webkit] › specs/navigation.spec.js:86:9 › /en-US/ navigation (mobile) › Navigation open / close click @mozorg:
tests/playwright/specs/navigation.spec.js#L107
3) [webkit] › specs/navigation.spec.js:86:9 › /en-US/ navigation (mobile) › Navigation open / close click @mozorg
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('m24-navigation-menu-button')
105 |
106 | // Open navigation menu
> 107 | await navigationMenuButton.click();
| ^
108 | await expect(navigationMenuItems).toBeVisible();
109 |
110 | // Open and close products menu
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/navigation.spec.js:107:40
|
|
[webkit] › specs/navigation.spec.js:47:9 › /en-US/ navigation (desktop) › Navigation link click @mozorg:
tests/playwright/specs/navigation.spec.js#L59
2) [webkit] › specs/navigation.spec.js:47:9 › /en-US/ navigation (desktop) › Navigation link click @mozorg
Error: locator.hover: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('m24-navigation-link-products')
57 |
58 | // Hover over Products VPN link
> 59 | await productsLink.hover();
| ^
60 | await expect(productsMenu).toBeVisible();
61 |
62 | // Click Products VPN link
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/navigation.spec.js:59:32
|
|
🎭 Playwright Run Summary
3 flaky
[firefox] › specs/products/firefox/welcome/firefox-welcome-6.spec.js:35:9 › firefox/welcome/6 page › Send to device form success @Firefox
[webkit] › specs/navigation.spec.js:47:9 › /en-US/ navigation (desktop) › Navigation link click @mozorg
[webkit] › specs/navigation.spec.js:86:9 › /en-US/ navigation (mobile) › Navigation open / close click @mozorg
19 skipped
272 passed (6.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
93.5 KB |
sha256:ea5f6533d2cbe037d0288d79bab7d279cece4ec530c507018488f37c5660050e
|
|
|
test-results-881724c3ca5d2b2be9b0b859ea10b834619cc504-32178088234
|
4 MB |
sha256:c3fa792f8fae0a769908a87c0c3051210080877329463fa2fdf74b78bf11907c
|
|