Skip to content

Playwright Tests

Playwright Tests #45

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

playwright.yml

on: deployment_status
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 1 notice
[chromium] › errorHandling.spec.ts:6:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L22
1) [chromium] › errorHandling.spec.ts:6:1 › handles wallet disconnect gracefully ───────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByRole('alert', { name: 'Account disconnected' }) Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByRole('alert', { name: 'Account disconnected' }) 20 | await expect( 21 | extension.getByRole('alert', { name: 'Account disconnected' }) > 22 | ).toBeInViewport() | ^ 23 | }) 24 | at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/errorHandling.spec.ts:22:5
[chromium] › errorHandling.spec.ts:6:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L22
1) [chromium] › errorHandling.spec.ts:6:1 › handles wallet disconnect gracefully ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByRole('alert', { name: 'Account disconnected' }) Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByRole('alert', { name: 'Account disconnected' }) 20 | await expect( 21 | extension.getByRole('alert', { name: 'Account disconnected' }) > 22 | ).toBeInViewport() | ^ 23 | }) 24 | at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/errorHandling.spec.ts:22:5
[chromium] › errorHandling.spec.ts:6:1 › handles wallet disconnect gracefully: extension/e2e/errorHandling.spec.ts#L22
1) [chromium] › errorHandling.spec.ts:6:1 › handles wallet disconnect gracefully ───────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByRole('alert', { name: 'Account disconnected' }) Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByRole('alert', { name: 'Account disconnected' }) 20 | await expect( 21 | extension.getByRole('alert', { name: 'Account disconnected' }) > 22 | ).toBeInViewport() | ^ 23 | }) 24 | at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/errorHandling.spec.ts:22:5
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:6:1 › handles wallet disconnect gracefully ────────────────── 2 passed (38.1s)