Functional Test Suite (cron) #235
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.7m)
|
|
🎭 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.49 MB |
sha256:be55c5b4eb98504c9ee4b53437a35cceeb8fa919bc91ff75754b39f2656e6119
|
|
|
playwright-report-stage
|
218 KB |
sha256:624ad74b3299cc6aab92ebad87e00e5b9f86a36564349f035641fac76c5dde71
|
|