vercel.deployment.success #108
Triggered via repository dispatch
June 7, 2026 18:56
vercel[bot]
vercel.deployment.success
3f5fcf4
Status
Success
Total duration
3m 51s
Artifacts
1
test-e2e-vercel.yml
on: repository_dispatch
Run E2E Tests on Preview
3m 48s
Annotations
1 error and 1 notice
|
[chromium] › e2e/authenticated.mobile.spec.ts:18:7 › Authenticated User Flow - Mobile › user can sign in:
e2e/authenticated.mobile.spec.ts#L64
1) [chromium] › e2e/authenticated.mobile.spec.ts:18:7 › Authenticated User Flow - Mobile › user can sign in, manage account, and sign out via mobile menu
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: /open navigation/i })
62 | // === MANAGE ACCOUNT VIA MOBILE MENU ===
63 | // Open hamburger menu and verify authenticated (userMenu only shows when signed in)
> 64 | await page.getByRole("button", { name: /open navigation/i }).click();
| ^
65 | await expect(userMenu).toBeVisible();
66 |
67 | // UserButton opens Clerk's user menu dropdown
at /home/runner/work/devflow/devflow/e2e/authenticated.mobile.spec.ts:64:66
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e/authenticated.mobile.spec.ts:18:7 › Authenticated User Flow - Mobile › user can sign in, manage account, and sign out via mobile menu
16 passed (2.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-vercel-preview
Expired
|
8.99 MB |
sha256:a49c784dd88202286f951afd299c477f2186d1ca0c0cb2bf55d6434b83547685
|
|