Functional Test Suite (cron) #233
functional_tests_cron.yml
on: workflow_dispatch
Matrix: functional-tests
Annotations
2 errors, 1 warning, and 1 notice
|
[firefox (NL)] › functional-tests/tests/auth.test.ts:20:3 › Verify authentication [stage] › user sign-in flow from landing page:
functional-tests/utils/fxa.ts#L26
1) [firefox (NL)] › functional-tests/tests/auth.test.ts:20:3 › Verify authentication [stage] › user sign-in flow from landing page
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Aanmelden' }).first()
- locator resolved to <button tabindex="0" type="button" data-react-aria-pressable="true" class="Button-module-scss-module__XSEbYG__button Button-module-scss-module__XSEbYG__secondary Button-module-scss-module__XSEbYG__purple">Aanmelden</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
at ../utils/fxa.ts:26
24 |
25 | const signInButtonLabel = countryCode === "nl" ? "Aanmelden" : "Sign In";
> 26 | await page.getByRole("button", { name: signInButtonLabel }).first().click();
| ^
27 | await waitForFxa(page);
28 | }
29 |
at goToFxA (/home/runner/work/blurts-server/blurts-server/functional-tests/utils/fxa.ts:26:71)
at /home/runner/work/blurts-server/blurts-server/functional-tests/tests/auth.test.ts:21:5
|
|
[firefox (NL)] › functional-tests/tests/auth.test.ts:20:3 › Verify authentication [stage] › user sign-in flow from landing page:
functional-tests/tests/auth.test.ts#L0
1) [firefox (NL)] › functional-tests/tests/auth.test.ts:20:3 › Verify authentication [stage] › user sign-in flow from landing page
Test timeout of 60000ms exceeded.
|
|
Functional tests (stage) [workflow_dispatch]
No files were found with the provided path: src/functional-tests/test-results/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
1 flaky
[firefox (NL)] › functional-tests/tests/auth.test.ts:20:3 › Verify authentication [stage] › user sign-in flow from landing page
49 passed (3.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-stage
Expired
|
88.3 MB |
sha256:c21a326320914cc75ab88af5d4d9fa3b91241abcb96fdeed6cc8beb3b2eb2b31
|
|