Functional Test Suite (cron) #237
Annotations
5 errors, 2 warnings, and 2 notices
|
Functional tests (production) [schedule]
Process completed with exit code 1.
|
|
[global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts:
functional-tests/tests/global-teardown.ts#L33
1) [global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test ended.
Call log:
- waiting for getByRole('button', { name: 'Open user menu' })
31 | await page.goto(`${getBaseTestEnvUrl()}/user/settings/manage-account`);
32 |
> 33 | await page.getByRole("button", { name: "Open user menu" }).click();
| ^
34 | const manageAccountLink = page.getByRole("menuitem", {
35 | name: "Manage your Mozilla account",
36 | exact: false,
at deleteTestUserAccounts (/home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-teardown.ts:33:64)
at /home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-teardown.ts:75:3
|
|
[global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts:
functional-tests/tests/global-teardown.ts#L0
1) [global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
|
[global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts:
functional-tests/tests/global-teardown.ts#L50
1) [global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts
Error: page.waitForURL: Test ended.
=========================== logs ===========================
waiting for navigation to "https://monitor.mozilla.org/en" until "load"
navigated to "https://monitor.mozilla.org/en/user/settings/manage-account"
navigated to "https://monitor.mozilla.org/en/auth/logout"
navigated to "https://monitor.mozilla.org/en/auth/logout"
============================================================
48 | });
49 | await deleteButtonConfirm.click();
> 50 | await page.waitForURL(`${getBaseTestEnvUrl()}/en`);
| ^
51 |
52 | await page.goto(manageFxaAccountUrl!);
53 | await page.getByRole("link", { name: "Delete Account" }).click();
at deleteTestUserAccounts (/home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-teardown.ts:50:16)
at /home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-teardown.ts:75:3
|
|
[global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts:
functional-tests/tests/global-teardown.ts#L0
1) [global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts
Test timeout of 180000ms exceeded.
|
|
Functional tests (stage) [schedule]
No files were found with the provided path: src/functional-tests/test-results/. No artifacts will be uploaded.
|
|
Functional tests (production) [schedule]
No files were found with the provided path: src/functional-tests/test-results/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
50 passed (2.6m)
|
|
🎭 Playwright Run Summary
1 failed
[global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts ─
49 passed (8.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-production
|
1.52 MB |
sha256:2857aa02143d88b6806a778d19449215daf0a22b39c75c4c74698530f0b4a3a7
|
|
|
playwright-report-stage
|
217 KB |
sha256:4ba9c5021a432d7d8095fba9baf7e512a03775aa25f998338efd2ac7be247cbf
|
|