Skip to content

ci: exclude node_modules from playwright artifacts #89

ci: exclude node_modules from playwright artifacts

ci: exclude node_modules from playwright artifacts #89

Triggered via push July 4, 2024 04:43
Status Failure
Total duration 6m 8s
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:39:3 › api tester › trpc › can mutate: playwright/e2e.spec.ts#L9
1) [iPhone 12] › e2e.spec.ts:39:3 › api tester › trpc › can mutate ─────────────────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 7 | 8 | test.describe("api tester", () => { > 9 | test.beforeEach(async ({ page }) => { | ^ 10 | await page.goto("/"); 11 | await page.getByRole("link", { name: "Api Tester" }).click(); 12 | }); at /home/runner/work/yas/yas/apps/dashboard/playwright/e2e.spec.ts:9:8
[iPhone 12] › e2e.spec.ts:39:3 › api tester › trpc › can mutate: playwright/e2e.spec.ts#L11
1) [iPhone 12] › e2e.spec.ts:39:3 › api tester › trpc › can mutate ─────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Api Tester' }) - locator resolved to <a href="/api-tester" class="wd9rr33 wd9rr30 y978c4…>Api Tester</a> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <a href="/dashboard" class="wd9rr33 wd9rr30 y978c45…>Dashboard</a> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <a href="/dashboard" class="wd9rr33 wd9rr30 y978c45…>Dashboard</a> intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable 9 | test.beforeEach(async ({ page }) => { 10 | await page.goto("/"); > 11 | await page.getByRole("link", { name: "Api Tester" }).click(); | ^ 12 | }); 13 | 14 | test.describe("trpc", () => { at /home/runner/work/yas/yas/apps/dashboard/playwright/e2e.spec.ts:11:58
test
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [iPhone 12] › e2e.spec.ts:39:3 › api tester › trpc › can mutate ──────────────────────────────── 34 passed (3.3m)

Artifacts

Produced during runtime
Name Size
playwright Expired
31.6 MB