Skip to content

E2E

E2E #290

Triggered via schedule August 22, 2024 09:17
Status Success
Total duration 5m 13s
Artifacts

e2e.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
[chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account: packages/interface/e2e/connectWallet.test.ts#L6
1) [chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account Test timeout of 100000ms exceeded while running "beforeEach" hook. 4 | 5 | test.describe("connect wallet", () => { > 6 | test.beforeEach(async ({ page }) => { | ^ 7 | await page.goto("/"); 8 | }); 9 | at /home/runner/work/maci-platform/maci-platform/packages/interface/e2e/connectWallet.test.ts:6:8
test (20)
No files were found with the provided path: ./playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account