Skip to content

chore: convert project to monorepo and add coordinator service #147

chore: convert project to monorepo and add coordinator service

chore: convert project to monorepo and add coordinator service #147

Triggered via pull request July 30, 2024 17:20
Status Success
Total duration 5m 8s
Artifacts

e2e.yml

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

Annotations

1 error, 1 warning, and 1 notice
[chromium] › connectWallet.test.ts:8:7 › connect wallet › should connect wallet using default metamask account: packages/interface/e2e/connectWallet.test.ts#L4
1) [chromium] › connectWallet.test.ts:8:7 › connect wallet › should connect wallet using default metamask account Test timeout of 120000ms exceeded while running "beforeEach" hook. 2 | 3 | test.describe("connect wallet", () => { > 4 | test.beforeEach(async ({ page }) => { | ^ 5 | await page.goto("/"); 6 | }); 7 | at /home/runner/work/maci-rpgf/maci-rpgf/packages/interface/e2e/connectWallet.test.ts:4: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:8:7 › connect wallet › should connect wallet using default metamask account