Skip to content

ci: update e2e test to force click tabs #90

ci: update e2e test to force click tabs

ci: update e2e test to force click tabs #90

Triggered via push July 4, 2024 05:00
Status Failure
Total duration 5m 46s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
test
@yas/dashboard#test: command (/home/runner/work/yas/yas/apps/dashboard) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
[iPhone 12] › e2e.spec.ts:36:3 › api tester › trpc › can query: playwright/e2e.spec.ts#L19
1) [iPhone 12] › e2e.spec.ts:36:3 › api tester › trpc › can query ──────────────────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 17 | 18 | test.describe("trpc", () => { > 19 | test.beforeEach(async ({ page }) => { | ^ 20 | await page.getByRole("link", { name: "TRPC" }).click({ force: true }); 21 | }); 22 | at /home/runner/work/yas/yas/apps/dashboard/playwright/e2e.spec.ts:19:10
[iPhone 12] › e2e.spec.ts:36:3 › api tester › trpc › can query: playwright/e2e.spec.ts#L20
1) [iPhone 12] › e2e.spec.ts:36:3 › api tester › trpc › can query ──────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'TRPC' }) 18 | test.describe("trpc", () => { 19 | test.beforeEach(async ({ page }) => { > 20 | await page.getByRole("link", { name: "TRPC" }).click({ force: true }); | ^ 21 | }); 22 | 23 | testApi(); at /home/runner/work/yas/yas/apps/dashboard/playwright/e2e.spec.ts:20:54
test
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [iPhone 12] › e2e.spec.ts:36:3 › api tester › trpc › can query ───────────────────────────────── 34 passed (2.9m)

Artifacts

Produced during runtime
Name Size
playwright Expired
9.45 MB