fix(build-report): parse route exports with OXC AST #4220
Annotations
1 error and 13 notices
|
[app-with-src] › tests/e2e/app-with-src/dev-overlay-recovery.spec.ts:13:7 › Dev recovery boundary (no global-error.tsx) › soft-nav to a broken route still updates the URL:
tests/e2e/app-with-src/dev-overlay-recovery.spec.ts#L32
1) [app-with-src] › tests/e2e/app-with-src/dev-overlay-recovery.spec.ts:13:7 › Dev recovery boundary (no global-error.tsx) › soft-nav to a broken route still updates the URL
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('vinext-dev-error-indicator').or(getByTestId('vinext-dev-error-overlay')).first()
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByTestId('vinext-dev-error-indicator').or(getByTestId('vinext-dev-error-overlay')).first()
30 | const indicator = page.getByTestId("vinext-dev-error-indicator");
31 | const dialog = page.getByTestId("vinext-dev-error-overlay");
> 32 | await expect(indicator.or(dialog).first()).toBeVisible({ timeout: 10_000 });
| ^
33 | if ((await indicator.count()) > 0 && (await dialog.count()) === 0) {
34 | await indicator.click();
35 | }
at /home/runner/work/vinext/vinext/tests/e2e/app-with-src/dev-overlay-recovery.spec.ts:32:48
|
|
🎭 Playwright Run Summary
16 passed (9.4s)
|
|
🎭 Playwright Run Summary
17 passed (11.7s)
|
|
🎭 Playwright Run Summary
7 passed (10.6s)
|
|
🎭 Playwright Run Summary
38 passed (12.0s)
|
|
🎭 Playwright Run Summary
22 passed (11.5s)
|
|
🎭 Playwright Run Summary
13 passed (7.2s)
|
|
🎭 Playwright Run Summary
1 passed (16.4s)
|
|
🎭 Playwright Run Summary
1 flaky
[app-with-src] › tests/e2e/app-with-src/dev-overlay-recovery.spec.ts:13:7 › Dev recovery boundary (no global-error.tsx) › soft-nav to a broken route still updates the URL
1 passed (19.8s)
|
|
🎭 Playwright Run Summary
85 passed (23.2s)
|
|
🎭 Playwright Run Summary
38 passed (19.9s)
|
|
🎭 Playwright Run Summary
1 passed (10.6s)
|
|
create-next-app (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
🎭 Playwright Run Summary
8 skipped
366 passed (2.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
55.6 KB |
sha256:21e436a66e9700e272c8160bac93c77b6667a3e68911e287a84e4a9874ef6e6d
|
|
|
blob-report-2
Expired
|
88 KB |
sha256:aab583d8c89255b049f7f4fb2a4aff7421b2cc3210fecfb5f8f1e2d23389ac18
|
|
|
blob-report-3
Expired
|
44.8 KB |
sha256:0084973ef9c7624ff9af13ac320c69d2e449d599e4f3ea5c664a428c31d2d072
|
|