fix(deps): update all non-major dependencies #408
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
playwright-test.yaml
on: pull_request
Run Playwright
3m 10s
Annotations
2 errors and 1 notice
[iPhone 12] › started.test.ts:4:5 › server started correctly:
tests/started.test.ts#L8
1) [iPhone 12] › started.test.ts:4:5 › server started correctly ──────────────────────────────────
Error: expect(received).toContainText(expected)
Expected string: "TODO"
Received string: ""
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('h2')
6 | const headerValue = page.locator("h2")
7 |
> 8 | expect(headerValue).toContainText("TODO")
| ^
9 | })
10 |
at /home/runner/work/base-frontend/base-frontend/tests/started.test.ts:8:23
|
[iPhone 12] › started.test.ts:4:5 › server started correctly:
tests/started.test.ts#L8
1) [iPhone 12] › started.test.ts:4:5 › server started correctly ──────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContainText(expected)
Expected string: "TODO"
Received string: ""
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('h2')
6 | const headerValue = page.locator("h2")
7 |
> 8 | expect(headerValue).toContainText("TODO")
| ^
9 | })
10 |
at /home/runner/work/base-frontend/base-frontend/tests/started.test.ts:8:23
|
🎭 Playwright Run Summary
1 flaky
[iPhone 12] › started.test.ts:4:5 › server started correctly ───────────────────────────────────
14 passed (1.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-results
Expired
|
1.14 MB |
|