test(rsc): debug flaky #188
Annotations
7 errors, 4 warnings, and 5 notices
|
test-rsc (ubuntu-latest / chromium) (rolldown)
Process completed with exit code 1.
|
|
[chromium] › e2e/basic.test.ts:481:5 › dev-isolated › css hmr server:
packages/plugin-rsc/e2e/basic.test.ts#L498
1) [chromium] › e2e/basic.test.ts:481:5 › dev-isolated › css hmr server ──────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('.test-style-server')
Expected string: "rgb(0, 0, 0)"
Received string: "rgb(0, 165, 255)"
Call log:
- Expect "toHaveCSS" with timeout 5000ms
- waiting for locator('.test-style-server')
9 × locator resolved to <div class="test-style-server">test-style-server</div>
- unexpected value "rgb(0, 165, 255)"
496 | ),
497 | )
> 498 | await expect(page.locator('.test-style-server')).toHaveCSS(
| ^
499 | 'color',
500 | 'rgb(0, 0, 0)',
501 | )
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:498:56
|
|
test-rsc (ubuntu-latest / firefox)
Process completed with exit code 1.
|
|
[firefox] › e2e/basic.test.ts:481:5 › dev-isolated › css hmr server:
packages/plugin-rsc/e2e/basic.test.ts#L498
1) [firefox] › e2e/basic.test.ts:481:5 › dev-isolated › css hmr server ───────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('.test-style-server')
Expected string: "rgb(0, 0, 0)"
Received string: "rgb(0, 165, 255)"
Call log:
- Expect "toHaveCSS" with timeout 5000ms
- waiting for locator('.test-style-server')
9 × locator resolved to <div class="test-style-server">test-style-server</div>
- unexpected value "rgb(0, 165, 255)"
496 | ),
497 | )
> 498 | await expect(page.locator('.test-style-server')).toHaveCSS(
| ^
499 | 'color',
500 | 'rgb(0, 0, 0)',
501 | )
at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/basic.test.ts:498:56
|
|
test-rsc (windows-latest / chromium)
The operation was canceled.
|
|
test-rsc (windows-latest / chromium)
Canceling since a higher priority waiting request for ci-rsc-536 exists
|
|
ci-rsc
Canceling since a higher priority waiting request for ci-rsc-536 exists
|
|
test-rsc (ubuntu-latest / chromium)
No files were found with the provided path: packages/plugin-rsc/test-results. No artifacts will be uploaded.
|
|
test-rsc (macos-latest / chromium)
No files were found with the provided path: packages/plugin-rsc/test-results. No artifacts will be uploaded.
|
|
test-rsc (macos-latest / webkit)
No files were found with the provided path: packages/plugin-rsc/test-results. No artifacts will be uploaded.
|
|
test-rsc (windows-latest / chromium)
No files were found with the provided path: packages/plugin-rsc/test-results. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
17 skipped
81 passed (59.7s)
|
|
🎭 Playwright Run Summary
17 skipped
81 passed (1.0m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/basic.test.ts:481:5 › dev-isolated › css hmr server ───────────────────────────
17 skipped
80 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 failed
[firefox] › e2e/basic.test.ts:481:5 › dev-isolated › css hmr server ────────────────────────────
17 skipped
80 passed (1.6m)
|
|
🎭 Playwright Run Summary
17 skipped
81 passed (1.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ubuntu-latest-chromium
Expired
|
340 KB |
sha256:c29965d3b341725c6a61e955f04bcc820fc539534042a97e61bf842e8d13e712
|
|
|
test-results-ubuntu-latest-firefox
Expired
|
1.45 MB |
sha256:51b810f3e59b9e9b64f03efae41fb8b9af1d3d35ee6ecc5287a056192ebec808
|
|