Skip to content

Playwright Tests

Playwright Tests #39

Triggered via deployment status October 18, 2024 13:02
Status Failure
Total duration 2m 24s
Artifacts

playwright.yml

on: deployment_status
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 2 warnings, and 1 notice
[chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L1
1) [chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully ───────────────── Test timeout of 30000ms exceeded.
[chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L7
1) [chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully ───────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByRole('button', { name: 'Disconnect Wallet' }) 5 | mock('ethereum') 6 | > 7 | await page.getByRole('button', { name: 'Disconnect Wallet' }).click() | ^ 8 | }) 9 | at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/errorHandling.spec.ts:7:65
[chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L1
1) [chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L7
1) [chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByRole('button', { name: 'Disconnect Wallet' }) 5 | mock('ethereum') 6 | > 7 | await page.getByRole('button', { name: 'Disconnect Wallet' }).click() | ^ 8 | }) 9 | at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/errorHandling.spec.ts:7:65
[chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L1
1) [chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully ───────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L7
1) [chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully ───────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByRole('button', { name: 'Disconnect Wallet' }) 5 | mock('ethereum') 6 | > 7 | await page.getByRole('button', { name: 'Disconnect Wallet' }).click() | ^ 8 | }) 9 | at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/errorHandling.spec.ts:7:65
test
Process completed with exit code 1.
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
test
Failed to restore: Cache service responded with 403
🎭 Playwright Run Summary
1 failed [chromium] › errorHandling.spec.ts:4:1 › handles wallet disconnect gracefully ────────────────── 2 passed (1.6m)