ci-rsc #2632
Annotations
10 errors and 8 notices
|
test-rsc (ubuntu-latest / chromium) (react-canary)
Process completed with exit code 1.
|
|
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js:
packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toContainText(expected) failed
Locator: getByTestId('action-error-boundary')
Expected substring: "(Error: An error occurred in the Server Components render."
Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
Timeout: 5000ms
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('action-error-boundary')
9 × locator resolved to <div data-testid="action-error-boundary">…</div>
- unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
1279 | )
1280 | } else {
> 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText(
| ^
1282 | '(Error: An error occurred in the Server Components render.',
1283 | )
1284 | }
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
|
|
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js:
packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toContainText(expected) failed
Locator: getByTestId('action-error-boundary')
Expected substring: "(Error: An error occurred in the Server Components render."
Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
Timeout: 5000ms
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('action-error-boundary')
9 × locator resolved to <div data-testid="action-error-boundary">…</div>
- unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
1279 | )
1280 | } else {
> 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText(
| ^
1282 | '(Error: An error occurred in the Server Components render.',
1283 | )
1284 | }
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
|
|
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js:
packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ───────────────
Error: expect(locator).toContainText(expected) failed
Locator: getByTestId('action-error-boundary')
Expected substring: "(Error: An error occurred in the Server Components render."
Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
Timeout: 5000ms
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('action-error-boundary')
9 × locator resolved to <div data-testid="action-error-boundary">…</div>
- unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
1279 | )
1280 | } else {
> 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText(
| ^
1282 | '(Error: An error occurred in the Server Components render.',
1283 | )
1284 | }
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
|
|
test-rsc (ubuntu-latest / chromium) (react-experimental)
Process completed with exit code 1.
|
|
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js:
packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toContainText(expected) failed
Locator: getByTestId('action-error-boundary')
Expected substring: "(Error: An error occurred in the Server Components render."
Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
Timeout: 5000ms
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('action-error-boundary')
9 × locator resolved to <div data-testid="action-error-boundary">…</div>
- unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
1279 | )
1280 | } else {
> 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText(
| ^
1282 | '(Error: An error occurred in the Server Components render.',
1283 | )
1284 | }
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
|
|
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js:
packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toContainText(expected) failed
Locator: getByTestId('action-error-boundary')
Expected substring: "(Error: An error occurred in the Server Components render."
Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
Timeout: 5000ms
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('action-error-boundary')
9 × locator resolved to <div data-testid="action-error-boundary">…</div>
- unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
1279 | )
1280 | } else {
> 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText(
| ^
1282 | '(Error: An error occurred in the Server Components render.',
1283 | )
1284 | }
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
|
|
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js:
packages/plugin-rsc/e2e/basic.test.ts#L1281
1) [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ───────────────
Error: expect(locator).toContainText(expected) failed
Locator: getByTestId('action-error-boundary')
Expected substring: "(Error: An error occurred in the Server Components render."
Received string: "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
Timeout: 5000ms
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByTestId('action-error-boundary')
9 × locator resolved to <div data-testid="action-error-boundary">…</div>
- unexpected value "ErrorBoundary triggeredreset-error(Error: Minified React error #441; visit https://react.dev/errors/441 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.)"
1279 | )
1280 | } else {
> 1281 | await expect(page.getByTestId('action-error-boundary')).toContainText(
| ^
1282 | '(Error: An error occurred in the Server Components render.',
1283 | )
1284 | }
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:1281:63
|
|
[firefox] › e2e/starter.ts:20:3 › rolldownOptions › build › basic:
packages/plugin-rsc/e2e/starter.ts#L22
1) [firefox] › e2e/starter.ts:20:3 › rolldownOptions › build › 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"
20 | test('basic', async ({ page }) => {
21 | using _ = expectNoPageError(page)
> 22 | await page.goto(f.url())
| ^
23 | await waitForHydration(page)
24 | })
25 |
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:22:16
|
|
[chromium] › e2e\basic.test.ts:1719:3 › dev-default › css queries:
packages\plugin-rsc\e2e\basic.test.ts#L1742
1) [chromium] › e2e\basic.test.ts:1719:3 › dev-default › css queries ─────────────────────────────
Error: expect(locator).toHaveCSS(expected) failed
Locator: locator('.test-css-url-client')
Expected: "rgb(255, 100, 0)"
Received: "rgb(0, 0, 0)"
Timeout: 5000ms
Call log:
- Expect "toHaveCSS" with timeout 5000ms
- waiting for locator('.test-css-url-client')
2 × locator resolved to <span class="test-css-url-client">test-css-url-client</span>
- unexpected value "rgb(0, 0, 0)"
- waiting for" http://localhost:5174/" navigation to finish...
- navigated to "http://localhost:5174/"
6 × locator resolved to <span class="test-css-url-client">test-css-url-client</span>
- unexpected value "rgb(0, 0, 0)"
1740 | // verify styles
1741 | for (const [selector, color] of tests) {
> 1742 | await expect(page.locator(selector)).toHaveCSS('color', color)
| ^
1743 | }
1744 | })
1745 |
at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\basic.test.ts:1742:44
|
|
🎭 Playwright Run Summary
106 skipped
498 passed (3.1m)
|
|
🎭 Playwright Run Summary
106 skipped
498 passed (3.9m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ────────────────
120 skipped
483 passed (4.1m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ────────────────
120 skipped
483 passed (4.2m)
|
|
🎭 Playwright Run Summary
134 skipped
470 passed (4.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › e2e/starter.ts:20:3 › rolldownOptions › build › basic ──────────────────────────────
108 skipped
495 passed (5.3m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e\basic.test.ts:1719:3 › dev-default › css queries ──────────────────────────────
106 skipped
497 passed (5.2m)
|
|
🎭 Playwright Run Summary
106 skipped
498 passed (5.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ubuntu-latest-chromium-react-canary
|
1.29 MB |
sha256:33292849e0bf132ac727ecbf19a81f8ff49c6850c321fd8b6d61677beb1f65d5
|
|
|
test-results-ubuntu-latest-chromium-react-experimental
|
1.23 MB |
sha256:1f7bfedcc04fa5ce666512da12871e4aa7051b4bdeebec065bb8b702079e19cf
|
|
|
test-results-ubuntu-latest-firefox
|
283 KB |
sha256:0dfaeaacf89369beda68d0783a70587249f3886ce3e4dee75ce7c21e69242f17
|
|
|
test-results-windows-latest-chromium
|
728 KB |
sha256:d10c147b633dd2ed5c6fa933233b21b405445c9710725b731b4d85cb281d6bc3
|
|