feat: use carets for rolldown versions (#1216) #2765
Annotations
2 errors and 9 notices
|
[firefox] › e2e/react-router.test.ts:37:3 › build-default › client:
packages/plugin-rsc/e2e/react-router.test.ts#L38
1) [firefox] › e2e/react-router.test.ts:37:3 › build-default › client ────────────────────────────
Error: page.goto: Navigation to "http://localhost:4190/about" is interrupted by another navigation to "http://localhost:4190/about"
Call log:
- navigating to "http://localhost:4190/about", waiting until "load"
36 | function defineTest(f: Fixture) {
37 | test('client', async ({ page }) => {
> 38 | await page.goto(f.url('./about'))
| ^
39 | await waitForHydration(page)
40 | await page.getByRole('button', { name: 'Client counter: 0' }).click()
41 | await expect(
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/react-router.test.ts:38:16
|
|
[chromium] › e2e\starter.ts:7:3 › build-cloudflare › basic:
packages\plugin-rsc\e2e\fixture.ts#L82
1) [chromium] › e2e\starter.ts:7:3 › build-cloudflare › basic ────────────────────────────────────
"beforeAll" hook timeout of 30000ms exceeded.
at fixture.ts:82
80 | // TODO: `beforeAll` is called again on any test failure.
81 | // https://playwright.dev/docs/test-retries
> 82 | test.beforeAll(async () => {
| ^
83 | if (options.mode === 'dev') {
84 | proc = runCli({
85 | command: options.command ?? `pnpm dev`,
at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\fixture.ts:82:8
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (3.3m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.0m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.1m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.2m)
|
|
🎭 Playwright Run Summary
167 skipped
512 passed (4.6m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (5.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › e2e/react-router.test.ts:37:3 › build-default › client ─────────────────────────────
140 skipped
538 passed (6.3m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e\starter.ts:7:3 › build-cloudflare › basic ─────────────────────────────────────
138 skipped
540 passed (6.2m)
|
|
test-rsc (windows-latest / chromium)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ubuntu-latest-firefox
|
50 KB |
sha256:e28bd18b90c0f1f2c4996487acbadf0bd71cacd2910bb68a309540fb906c8a9c
|
|
|
test-results-windows-latest-chromium
|
1.44 MB |
sha256:6ef4e60a90fbdd0fc9b001f25b658d05ac2895f2459b5a279425b36644c28097
|
|