chore(deps): update dependency @types/node to v22.10.0 #16670
test.yml
on: pull_request
build
2m 11s
Matrix: tests-unit-with-backend
Matrix: tests-unit
tests-e2e-playwright-strict
2m 42s
deploy
0s
Annotations
4 errors, 1 warning, and 1 notice
tests-e2e-playwright-strict
Process completed with exit code 2.
|
[Google Chrome] › helpers/e2e-file-panel.ts:288:13 › consult_other create and delete:
tests/e2e/helpers/e2e-file-panel.ts#L284
1) [Google Chrome] › helpers/e2e-file-panel.ts:288:13 › consult_other create and delete ──────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByText('Jan 10, 2007')
Expected: 0
Received: 2
Call log:
- expect.toHaveCount with timeout 5000ms
- waiting for getByText('Jan 10, 2007')
3 × locator resolved to 3 elements
- unexpected value "3"
6 × locator resolved to 2 elements
- unexpected value "2"
282 | expect(
283 | page.getByText(outputDate(data["Date"] as string))
> 284 | ).toHaveCount(0),
| ^
285 | ...options
286 | };
287 |
at Object.deleteTest (/home/runner/work/cryptomedic/cryptomedic/tests/e2e/helpers/e2e-file-panel.ts:284:13)
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/helpers/e2e-file-panel.ts:322:25
|
[Mobile Chrome] › helpers/e2e-file-panel.ts:288:13 › consult_other create and delete:
tests/e2e/helpers/e2e-file-panel.ts#L284
2) [Mobile Chrome] › helpers/e2e-file-panel.ts:288:13 › consult_other create and delete ──────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByText('Jan 10, 2007')
Expected: 0
Received: 2
Call log:
- expect.toHaveCount with timeout 5000ms
- waiting for getByText('Jan 10, 2007')
3 × locator resolved to 3 elements
- unexpected value "3"
6 × locator resolved to 2 elements
- unexpected value "2"
282 | expect(
283 | page.getByText(outputDate(data["Date"] as string))
> 284 | ).toHaveCount(0),
| ^
285 | ...options
286 | };
287 |
at Object.deleteTest (/home/runner/work/cryptomedic/cryptomedic/tests/e2e/helpers/e2e-file-panel.ts:284:13)
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/helpers/e2e-file-panel.ts:322:25
|
[Mobile Chrome] › helpers/e2e-file-panel.ts:288:13 › picture create and delete:
tests/e2e/helpers/e2e-file-panel.ts#L284
3) [Mobile Chrome] › helpers/e2e-file-panel.ts:288:13 › picture create and delete ────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected)
Locator: getByText('Jan 06, 2023')
Expected: 0
Received: 2
Call log:
- expect.toHaveCount with timeout 5000ms
- waiting for getByText('Jan 06, 2023')
9 × locator resolved to 2 elements
- unexpected value "2"
282 | expect(
283 | page.getByText(outputDate(data["Date"] as string))
> 284 | ).toHaveCount(0),
| ^
285 | ...options
286 | };
287 |
at Object.deleteTest (/home/runner/work/cryptomedic/cryptomedic/tests/e2e/helpers/e2e-file-panel.ts:284:13)
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/helpers/e2e-file-panel.ts:322:25
|
tests-e2e-playwright-strict
No files were found with the provided path: tmp/integration/playwright. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
3 flaky
[Google Chrome] › helpers/e2e-file-panel.ts:288:13 › consult_other create and delete ───────────
[Mobile Chrome] › helpers/e2e-file-panel.ts:288:13 › consult_other create and delete ───────────
[Mobile Chrome] › helpers/e2e-file-panel.ts:288:13 › picture create and delete ─────────────────
72 passed (4.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
deploy
Expired
|
9.52 MB |
|
integration-desktop
Expired
|
2.6 MB |
|
integration-playwright-updated-snapshots
Expired
|
17.4 MB |
|