ci-rsc #2763
Annotations
2 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#L150
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')
2 × locator resolved to <p class="test-style-home">[test-style-home]</p>
- unexpected value "oklch(0.373 0.034 259.733)"
148 | await page.getByRole('link', { name: 'Home' }).click()
149 | await page.waitForURL(f.url())
> 150 | await expect(page.locator('.test-style-home')).toHaveCSS(
| ^
151 | 'color',
152 | 'rgb(250, 150, 0)',
153 | )
at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/react-router.test.ts:150:52
|
|
[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
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.1m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (4.2m)
|
|
🎭 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 (5.0m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (5.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › e2e/react-router.test.ts:37:3 › build-default › client ─────────────────────────────
140 skipped
538 passed (6.1m)
|
|
🎭 Playwright Run Summary
138 skipped
541 passed (5.7m)
|
|
test-rsc (windows-latest / chromium)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
|
🎭 Playwright Run Summary
167 skipped
512 passed (7.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-macos-latest-chromium
|
334 KB |
sha256:d0789bf4e53b89d188f62e0cef29b98be5d984ab783be3be75102c4035784ec4
|
|
|
test-results-ubuntu-latest-firefox
|
60.2 KB |
sha256:9ec40fa49223419407cf435fba75fb5a9485c63f604ed6e57ce078f2810980cd
|
|