Functional Test Suite (cron) #220
Annotations
7 errors, 3 warnings, and 1 notice
|
Functional tests (stage) [schedule]
Process completed with exit code 1.
|
|
[global-setup] › functional-tests/tests/global-setup.ts:88:1 › Set up feature flags and user accounts:
functional-tests/tests/global-setup.ts#L38
2) [global-setup] › functional-tests/tests/global-setup.ts:88:1 › Set up feature flags and user accounts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
36 | "../functional-test-cache/enabled-feature-flags.json",
37 | ),
> 38 | JSON.stringify({ data: (await response.json()) ?? [] }),
| ^
39 | );
40 | }
41 |
at setupFeatureFlags (/home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-setup.ts:38:29)
at /home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-setup.ts:97:3
|
|
[global-setup] › functional-tests/tests/global-setup.ts:88:1 › Set up feature flags and user accounts:
functional-tests/tests/global-setup.ts#L38
2) [global-setup] › functional-tests/tests/global-setup.ts:88:1 › Set up feature flags and user accounts
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
36 | "../functional-test-cache/enabled-feature-flags.json",
37 | ),
> 38 | JSON.stringify({ data: (await response.json()) ?? [] }),
| ^
39 | );
40 | }
41 |
at setupFeatureFlags (/home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-setup.ts:38:29)
at /home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-setup.ts:97:3
|
|
[global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts:
functional-tests/tests/global-teardown.ts#L28
1) [global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Error reading storage state from /home/runner/work/blurts-server/blurts-server/functional-tests/functional-test-cache/user-session-chromium-us.json:
ENOENT: no such file or directory, open '/home/runner/work/blurts-server/blurts-server/functional-tests/functional-test-cache/user-session-chromium-us.json'
26 | for (const project of projects) {
27 | const storageState = getTestUserSessionFilePath(project.name);
> 28 | const context = await browser.newContext({ storageState });
| ^
29 | const page = await context.newPage();
30 |
31 | await page.goto(`${getBaseTestEnvUrl()}/user/settings/manage-account`);
at deleteTestUserAccounts (/home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-teardown.ts:28:21)
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#L28
1) [global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts
Error: Error reading storage state from /home/runner/work/blurts-server/blurts-server/functional-tests/functional-test-cache/user-session-chromium-us.json:
ENOENT: no such file or directory, open '/home/runner/work/blurts-server/blurts-server/functional-tests/functional-test-cache/user-session-chromium-us.json'
26 | for (const project of projects) {
27 | const storageState = getTestUserSessionFilePath(project.name);
> 28 | const context = await browser.newContext({ storageState });
| ^
29 | const page = await context.newPage();
30 |
31 | await page.goto(`${getBaseTestEnvUrl()}/user/settings/manage-account`);
at deleteTestUserAccounts (/home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-teardown.ts:28:21)
at /home/runner/work/blurts-server/blurts-server/functional-tests/tests/global-teardown.ts:75:3
|
|
Functional tests (production) [schedule]
The strategy configuration was canceled because "functional-tests.stage" failed
|
|
Functional tests (production) [schedule]
The operation was canceled.
|
|
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.
|
|
Functional tests (production) [schedule]
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
2 failed
[global-teardown] › functional-tests/tests/global-teardown.ts:71:1 › Delete test user accounts ─
[global-setup] › functional-tests/tests/global-setup.ts:88:1 › Set up feature flags and user accounts
48 did not run
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-stage
Expired
|
630 KB |
sha256:f2d875ac83bd7f713b70779a344c927af3215c17d052038178654ebcf255cce8
|
|