fix(deps): update swc monorepo #2696
Annotations
1 error and 1 notice
|
Run pnpm -C packages/plugin-rsc test-e2e-ci --project="$BROWSER_NAME":
packages/plugin-rsc/e2e/starter.ts#L23
1) [firefox] › e2e/starter.ts:21:3 › build-renderBuiltUrl-runtime › basic ────────────────────────
Error: page.goto: Navigation to "http://localhost:4190/" is interrupted by another navigation to "http://localhost:4190/"
Call log:
- navigating to "http://localhost:4190/", waiting until "load"
21 | test('basic', async ({ page }) => {
22 | using _ = expectNoPageError(page)
> 23 | await page.goto(f.url())
| ^
24 | await waitForHydration(page)
25 | })
26 |
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:23:16
|
|
Run pnpm -C packages/plugin-rsc test-e2e-ci --project="$BROWSER_NAME"
1 flaky
[firefox] › e2e/starter.ts:21:3 › build-renderBuiltUrl-runtime › basic ─────────────────────────
140 skipped
538 passed (6.3m)
|
background
wait
wait-all
cancel
Loading