Skip to content

Playwright Tests

Playwright Tests #79

Triggered via deployment status October 23, 2024 12:26
Status Failure
Total duration 4m 32s
Artifacts

playwright.yml

on: deployment_status
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 2 warnings, and 1 notice
[chromium] › accountHandling/lockedAccount.spec.ts:23:3 › Locked account › handles wallet disconnect gracefully: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
1) [chromium] › accountHandling/lockedAccount.spec.ts:23:3 › Locked account › handles wallet disconnect gracefully Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:28:5
[chromium] › accountHandling/lockedAccount.spec.ts:23:3 › Locked account › handles wallet disconnect gracefully: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
1) [chromium] › accountHandling/lockedAccount.spec.ts:23:3 › Locked account › handles wallet disconnect gracefully Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:28:5
[chromium] › accountHandling/lockedAccount.spec.ts:23:3 › Locked account › handles wallet disconnect gracefully: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
1) [chromium] › accountHandling/lockedAccount.spec.ts:23:3 › Locked account › handles wallet disconnect gracefully Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:28:5
[chromium] › accountHandling/lockedAccount.spec.ts:36:3 › Locked account › it is possible to reconnect an account: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
2) [chromium] › accountHandling/lockedAccount.spec.ts:36:3 › Locked account › it is possible to reconnect an account Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:43:5
[chromium] › accountHandling/lockedAccount.spec.ts:36:3 › Locked account › it is possible to reconnect an account: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
2) [chromium] › accountHandling/lockedAccount.spec.ts:36:3 › Locked account › it is possible to reconnect an account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:43:5
[chromium] › accountHandling/lockedAccount.spec.ts:36:3 › Locked account › it is possible to reconnect an account: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
2) [chromium] › accountHandling/lockedAccount.spec.ts:36:3 › Locked account › it is possible to reconnect an account Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:43:5
[chromium] › accountHandling/lockedAccount.spec.ts:53:3 › Locked account › it is possible to disconnect a locked account: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
3) [chromium] › accountHandling/lockedAccount.spec.ts:53:3 › Locked account › it is possible to disconnect a locked account Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:58:5
[chromium] › accountHandling/lockedAccount.spec.ts:53:3 › Locked account › it is possible to disconnect a locked account: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
3) [chromium] › accountHandling/lockedAccount.spec.ts:53:3 › Locked account › it is possible to disconnect a locked account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:58:5
[chromium] › accountHandling/lockedAccount.spec.ts:53:3 › Locked account › it is possible to disconnect a locked account: extension/e2e/accountHandling/lockedAccount.spec.ts#L17
3) [chromium] › accountHandling/lockedAccount.spec.ts:53:3 › Locked account › it is possible to disconnect a locked account Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Locked account', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:58:5
[chromium] › accountHandling/unavailableWallet.spec.ts:21:3 › Account unavailable › handles unavailable accounts gracefully: extension/e2e/accountHandling/unavailableWallet.spec.ts#L17
4) [chromium] › accountHandling/unavailableWallet.spec.ts:21:3 › Account unavailable › handles unavailable accounts gracefully Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: getByText('0x1000000000000000000000000000000000000000') Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 5000ms - waiting for getByText('0x1000000000000000000000000000000000000000') 15 | await page.getByRole('button', { name: 'Add Route' }).click() 16 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() > 17 | await expect(page.getByText(account)).toBeInViewport() | ^ 18 | } 19 | 20 | test.describe('Account unavailable', () => { at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/unavailableWallet.spec.ts:17:41) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/unavailableWallet.spec.ts:28:5
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
6 failed [chromium] › accountHandling/lockedAccount.spec.ts:23:3 › Locked account › handles wallet disconnect gracefully [chromium] › accountHandling/lockedAccount.spec.ts:36:3 › Locked account › it is possible to reconnect an account [chromium] › accountHandling/lockedAccount.spec.ts:53:3 › Locked account › it is possible to disconnect a locked account [chromium] › accountHandling/unavailableWallet.spec.ts:21:3 › Account unavailable › handles unavailable accounts gracefully [chromium] › accountHandling/wrongChain.spec.ts:21:3 › Wrong chain selected › it is possible to switch to the correct chain [chromium] › accountHandling/wrongChain.spec.ts:34:3 › Wrong chain selected › it is possible to switch back to the connected chain 2 passed (3.4m)