chore: sentry for companion app #508
app-preview.yaml
on: pull_request
Deploy & Test
11m 28s
Annotations
10 errors, 2 warnings, and 1 notice
[chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully:
deployables/app/e2e/accountHandling/lockedAccount.spec.ts#L1
1) [chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully
Test timeout of 30000ms exceeded.
|
[chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully:
deployables/app/e2e/connectWallet.ts#L8
1) [chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Connect wallet' })
at connectWallet.ts:8
6 | account: `0x${string}` = defaultMockAccount,
7 | ) => {
> 8 | await page.getByRole('button', { name: 'Connect wallet' }).click()
| ^
9 | await page.getByRole('button', { name: 'Browser Wallet' }).click()
10 | await expect(
11 | page.getByRole('textbox', { name: 'Pilot Account' }),
at connectWallet (/home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/connectWallet.ts:8:62)
at /home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/accountHandling/lockedAccount.spec.ts:13:11
|
[chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully:
deployables/app/e2e/accountHandling/lockedAccount.spec.ts#L1
1) [chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully:
deployables/app/e2e/connectWallet.ts#L8
1) [chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Connect wallet' })
at connectWallet.ts:8
6 | account: `0x${string}` = defaultMockAccount,
7 | ) => {
> 8 | await page.getByRole('button', { name: 'Connect wallet' }).click()
| ^
9 | await page.getByRole('button', { name: 'Browser Wallet' }).click()
10 | await expect(
11 | page.getByRole('textbox', { name: 'Pilot Account' }),
at connectWallet (/home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/connectWallet.ts:8:62)
at /home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/accountHandling/lockedAccount.spec.ts:13:11
|
[chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully:
deployables/app/e2e/accountHandling/lockedAccount.spec.ts#L1
1) [chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully:
deployables/app/e2e/connectWallet.ts#L8
1) [chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Connect wallet' })
at connectWallet.ts:8
6 | account: `0x${string}` = defaultMockAccount,
7 | ) => {
> 8 | await page.getByRole('button', { name: 'Connect wallet' }).click()
| ^
9 | await page.getByRole('button', { name: 'Browser Wallet' }).click()
10 | await expect(
11 | page.getByRole('textbox', { name: 'Pilot Account' }),
at connectWallet (/home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/connectWallet.ts:8:62)
at /home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/accountHandling/lockedAccount.spec.ts:13:11
|
[chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account:
deployables/app/e2e/accountHandling/lockedAccount.spec.ts#L1
2) [chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account
Test timeout of 30000ms exceeded.
|
[chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account:
deployables/app/e2e/connectWallet.ts#L8
2) [chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Connect wallet' })
at connectWallet.ts:8
6 | account: `0x${string}` = defaultMockAccount,
7 | ) => {
> 8 | await page.getByRole('button', { name: 'Connect wallet' }).click()
| ^
9 | await page.getByRole('button', { name: 'Browser Wallet' }).click()
10 | await expect(
11 | page.getByRole('textbox', { name: 'Pilot Account' }),
at connectWallet (/home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/connectWallet.ts:8:62)
at /home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/accountHandling/lockedAccount.spec.ts:28:11
|
[chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account:
deployables/app/e2e/accountHandling/lockedAccount.spec.ts#L1
2) [chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account:
deployables/app/e2e/connectWallet.ts#L8
2) [chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Connect wallet' })
at connectWallet.ts:8
6 | account: `0x${string}` = defaultMockAccount,
7 | ) => {
> 8 | await page.getByRole('button', { name: 'Connect wallet' }).click()
| ^
9 | await page.getByRole('button', { name: 'Browser Wallet' }).click()
10 | await expect(
11 | page.getByRole('textbox', { name: 'Pilot Account' }),
at connectWallet (/home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/connectWallet.ts:8:62)
at /home/runner/work/zodiac-pilot/zodiac-pilot/deployables/app/e2e/accountHandling/lockedAccount.spec.ts:28:11
|
Deploy & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy & Test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
7 failed
[chromium] › accountHandling/lockedAccount.spec.ts:8:3 › Locked account › handles wallet disconnect gracefully
[chromium] › accountHandling/lockedAccount.spec.ts:21:3 › Locked account › it is possible to reconnect an account
[chromium] › accountHandling/lockedAccount.spec.ts:38:3 › Locked account › it is possible to disconnect a locked account
[chromium] › accountHandling/unavailableWallet.spec.ts:6:3 › Account unavailable › handles unavailable accounts gracefully
[chromium] › accountHandling/wrongChain.spec.ts:6:3 › Wrong chain selected › it is possible to switch to the correct chain
[chromium] › accountHandling/wrongChain.spec.ts:19:3 › Wrong chain selected › it is possible to switch back to the connected chain
[chromium] › smoketest.spec.ts:3:1 › connection to example app ─────────────────────────────────
|