ci-rsc #2726
Annotations
3 errors and 9 notices
|
[chromium] › e2e/react-router.test.ts:123:3 › dev-cloudflare › server css code split:
packages/plugin-rsc/e2e/react-router.test.ts#L134
1) [chromium] › e2e/react-router.test.ts:123:3 › dev-cloudflare › server css code split ──────────
Error: expect(locator).toHaveCSS(expected) failed
Locator: locator('.test-style-home')
Expected: "rgb(250, 150, 0)"
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toHaveCSS" with timeout 5000ms
- waiting for locator('.test-style-home')
132 | await page.getByRole('link', { name: 'About' }).click()
133 | await page.waitForURL(f.url('./about'))
> 134 | await expect(page.locator('.test-style-home')).toHaveCSS(
| ^
135 | 'color',
136 | 'rgb(250, 150, 0)',
137 | )
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/react-router.test.ts:134:52
|
|
[firefox] › e2e/starter.ts:21:3 › build-renderBuiltUrl-runtime › basic:
packages/plugin-rsc/e2e/starter.ts#L23
2) [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
|
|
[firefox] › e2e/starter.ts:21:3 › dev-no-ssr › basic:
packages/plugin-rsc/e2e/starter.ts#L1
1) [firefox] › e2e/starter.ts:21:3 › dev-no-ssr › basic ──────────────────────────────────────────
SuppressedError:
> 1 | import { expect, test } from '@playwright/test'
| ^
2 | import { type Fixture } from './fixture'
3 | import {
4 | expectNoPageError,
at r (/home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:1:116)
at err (/home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:1:1290)
at next (/home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:1:1148)
at Object.d (/home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:1:1324)
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:24:33
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (3.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e/react-router.test.ts:123:3 › dev-cloudflare › server css code split ───────────
138 skipped
540 passed (4.6m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.5m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.5m)
|
|
🎭 Playwright Run Summary
167 skipped
512 passed (6.1m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (5.8m)
|
|
test-rsc (windows-latest / chromium)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (6.3m)
|
|
🎭 Playwright Run Summary
2 flaky
[firefox] › e2e/starter.ts:21:3 › dev-no-ssr › basic ───────────────────────────────────────────
[firefox] › e2e/starter.ts:21:3 › build-renderBuiltUrl-runtime › basic ─────────────────────────
140 skipped
537 passed (6.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ubuntu-latest-chromium
|
365 KB |
sha256:bb3caedc4f7bee88e852f783324f59efe7895b6dc7b32385a23aa7bd968060a8
|
|
|
test-results-ubuntu-latest-firefox
|
150 KB |
sha256:27cbe2e477e55b564764fd0fe707fef5fbd1f6db31a61f8efb82e0e67c8b1ca7
|
|