Skip to content

Playwright Tests

Playwright Tests #497

Triggered via deployment status December 11, 2024 10:40
Status Success
Total duration 2m 3s
Artifacts

playwright.yml

on: deployment_status
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 3 warnings, and 1 notice
[chromium] › accountHandling/lockedAccount.spec.ts:59:3 › Locked account › it is possible to disconnect a locked account: extension/e2e/accountHandling/lockedAccount.spec.ts#L1
1) [chromium] › accountHandling/lockedAccount.spec.ts:59:3 › Locked account › it is possible to disconnect a locked account Test timeout of 30000ms exceeded.
[chromium] › accountHandling/lockedAccount.spec.ts:59:3 › Locked account › it is possible to disconnect a locked account: extension/e2e/accountHandling/lockedAccount.spec.ts#L18
1) [chromium] › accountHandling/lockedAccount.spec.ts:59:3 › Locked account › it is possible to disconnect a locked account Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByRole('button', { name: 'Connect with MetaMask' }) - locator resolved to <button disabled class="flex cursor-pointer items-center justify-center gap-2 whitespace-nowrap rounded-md border text-sm transition-all disabled:cursor-not-allowed disabled:opacity-60 flex-1 px-4 py-2 font-bold border-zinc-300 bg-white text-zinc-600 enabled:hover:border-zinc-400 dark:border-zinc-600 dark:bg-zinc-950 dark:text-zinc-50 dark:enabled:hover:border-zinc-600 dark:enabled:hover:bg-zinc-800">…</button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 100ms 53 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 500ms 16 | 17 | // MONDAY PHIL: This button is not being enabled > 18 | await page.getByRole('button', { name: 'Connect with MetaMask' }).click() | ^ 19 | await expect( 20 | page.getByRole('textbox', { name: 'Pilot Account' }) 21 | ).toHaveValue(account) at openConfiguration (/home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:18:69) at /home/runner/work/zodiac-pilot/zodiac-pilot/extension/e2e/accountHandling/lockedAccount.spec.ts:64:5
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 flaky [chromium] › accountHandling/lockedAccount.spec.ts:59:3 › Locked account › it is possible to disconnect a locked account 7 passed (1.0m)