Skip to content

langs API

langs API #2784

Triggered via pull request August 8, 2023 06:23
@HeliozoaHeliozoa
synchronize #1154
langs-api
Status Failure
Total duration 40m 51s
Artifacts 4

system-tests-and-deploy.yml

on: pull_request
Matrix: system-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 36 warnings, and 2 notices
[setup] › ../setup/global.setup.spec.ts:11:5 › Global setup: system-tests/src/utils/login.ts#L23
1) [setup] › ../setup/global.setup.spec.ts:11:5 › Global setup, setting up login states ────────── TimeoutError: locator.waitFor: Timeout 15000ms exceeded. =========================== logs =========================== waiting for locator('text=Log in').first() to be detached locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> ============================================================ at ../utils/login.ts:23 21 | 22 | await page.locator(`text=Log out`).first().waitFor({ state: "attached" }) > 23 | await page.locator(`text=Log in`).first().waitFor({ state: "detached" }) | ^ 24 | 25 | // Store login state 26 | await page.context().storageState({ path: `src/states/${user}.json` }) at login (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/login.ts:23:45) at createLoginStates (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/setup/global.setup.spec.ts:63:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/setup/global.setup.spec.ts:12:3
system-tests (2)
Process completed with exit code 1.
[setup] › ../setup/global.setup.spec.ts:11:5 › Global setup: system-tests/src/utils/login.ts#L23
1) [setup] › ../setup/global.setup.spec.ts:11:5 › Global setup, setting up login states ────────── TimeoutError: locator.waitFor: Timeout 15000ms exceeded. =========================== logs =========================== waiting for locator('text=Log in').first() to be detached locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> locator resolved to visible <h1>Log in</h1> ============================================================ at ../utils/login.ts:23 21 | 22 | await page.locator(`text=Log out`).first().waitFor({ state: "attached" }) > 23 | await page.locator(`text=Log in`).first().waitFor({ state: "detached" }) | ^ 24 | 25 | // Store login state 26 | await page.context().storageState({ path: `src/states/${user}.json` }) at login (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/login.ts:23:45) at createLoginStates (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/setup/global.setup.spec.ts:63:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/setup/global.setup.spec.ts:12:3
system-tests (1)
Process completed with exit code 1.
system-tests (1)
The operation was canceled.
typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, yokawasa/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, yokawasa/[email protected], actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: system-tests/[setup] › ../setup/global.setup.spec.ts#L1
system-tests/[setup] › ../setup/global.setup.spec.ts took 42.0s
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, yokawasa/[email protected], actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Slow Test: system-tests/[setup] › ../setup/global.setup.spec.ts#L1
system-tests/[setup] › ../setup/global.setup.spec.ts took 44.2s
🎭 Playwright Run Summary
1 failed [setup] › ../setup/global.setup.spec.ts:11:5 › Global setup, setting up login states ─────────── 47 skipped
🎭 Playwright Run Summary
1 failed [setup] › ../setup/global.setup.spec.ts:11:5 › Global setup, setting up login states ─────────── 47 skipped

Artifacts

Produced during runtime
Name Size
playwright-html-report Expired
443 KB
skaffold-build-output Expired
3.13 KB
skaffold-images Expired
344 MB
test-results Expired
7.11 MB