deps(deps): bump @jridgewell/sourcemap-codec from 1.5.4 to 1.5.5 #174
Annotations
4 errors and 1 notice
|
e2e
Process completed with exit code 1.
|
|
[chromium] › e2e/app.spec.ts:67:1 › Logout functionality works correctly:
e2e/app.spec.ts#L77
1) [chromium] › e2e/app.spec.ts:67:1 › Logout functionality works correctly ──────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(page).toHaveURL(expected)
Expected pattern: /accounts\.google\.com/
Received string: "http://localhost:3000/auth/google"
Call log:
- Expect "toHaveURL" with timeout 5000ms
9 × unexpected value "http://localhost:3000/auth/google"
75 |
76 | // Verify that the user is redirected to the Google login page
> 77 | await expect(page).toHaveURL(/accounts\.google\.com/);
| ^
78 | });
79 |
at /home/runner/work/mlack/mlack/e2e/app.spec.ts:77:22
|
|
[chromium] › e2e/app.spec.ts:67:1 › Logout functionality works correctly:
e2e/app.spec.ts#L77
1) [chromium] › e2e/app.spec.ts:67:1 › Logout functionality works correctly ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(page).toHaveURL(expected)
Expected pattern: /accounts\.google\.com/
Received string: "http://localhost:3000/auth/google"
Call log:
- Expect "toHaveURL" with timeout 5000ms
9 × unexpected value "http://localhost:3000/auth/google"
75 |
76 | // Verify that the user is redirected to the Google login page
> 77 | await expect(page).toHaveURL(/accounts\.google\.com/);
| ^
78 | });
79 |
at /home/runner/work/mlack/mlack/e2e/app.spec.ts:77:22
|
|
[chromium] › e2e/app.spec.ts:67:1 › Logout functionality works correctly:
e2e/app.spec.ts#L77
1) [chromium] › e2e/app.spec.ts:67:1 › Logout functionality works correctly ──────────────────────
Error: Timed out 5000ms waiting for expect(page).toHaveURL(expected)
Expected pattern: /accounts\.google\.com/
Received string: "http://localhost:3000/auth/google"
Call log:
- Expect "toHaveURL" with timeout 5000ms
9 × unexpected value "http://localhost:3000/auth/google"
75 |
76 | // Verify that the user is redirected to the Google login page
> 77 | await expect(page).toHaveURL(/accounts\.google\.com/);
| ^
78 | });
79 |
at /home/runner/work/mlack/mlack/e2e/app.spec.ts:77:22
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/app.spec.ts:67:1 › Logout functionality works correctly ───────────────────────
4 passed (20.1s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
186 KB |
sha256:22e8d1735bbbc44f09204c4826d3f1f722c0764aa145d7a458dbfeb0490bfc51
|
|