Skip to content

chore(deps): update dependency @testing-library/react to v16 #655

chore(deps): update dependency @testing-library/react to v16

chore(deps): update dependency @testing-library/react to v16 #655

Triggered via pull request September 12, 2024 09:32
Status Success
Total duration 5m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[Microsoft Edge] › demo.spec.ts:3:5 › should have the title 'Demo | Screamer': e2e/demo.spec.ts#L1
1) [Microsoft Edge] › demo.spec.ts:3:5 › should have the title 'Demo | Screamer' ───────────────── Test timeout of 30000ms exceeded.
[Microsoft Edge] › demo.spec.ts:3:5 › should have the title 'Demo | Screamer': e2e/demo.spec.ts#L5
1) [Microsoft Edge] › demo.spec.ts:3:5 › should have the title 'Demo | Screamer' ───────────────── Error: page.title: Test timeout of 30000ms exceeded. 3 | test("should have the title 'Demo | Screamer'", async ({ page }) => { 4 | await page.goto("/demo"); > 5 | const title = await page.title(); | ^ 6 | expect(title).toEqual("Demo | Screamer"); 7 | }); 8 | at /home/runner/work/screamer/screamer/e2e/demo.spec.ts:5:28
e2e-tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [Microsoft Edge] › demo.spec.ts:3:5 › should have the title 'Demo | Screamer' ────────────────── 47 passed (1.2m)