Skip to content

fix(deps): update all non-major dependencies #2631

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #2631

Triggered via pull request April 20, 2026 21:38
Status Failure
Total duration 7m 27s
Artifacts 7

ci-rsc.yml

on: pull_request
Matrix: test-e2e
Fit to window
Zoom out
Zoom in

Annotations

67 errors and 8 notices
test-rsc (macos-latest / chromium)
Process completed with exit code 1.
[chromium] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[chromium] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[chromium] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ─────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
test-rsc (ubuntu-latest / chromium)
Process completed with exit code 1.
[chromium] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[chromium] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[chromium] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ─────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
4) [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ─────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
3) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
3) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
3) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[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 (macos-latest / webkit)
Process completed with exit code 1.
[webkit] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
2) [webkit] › e2e/react-router.test.ts:42:3 › build-default › client ───────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[webkit] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
2) [webkit] › e2e/react-router.test.ts:42:3 › build-default › client ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[webkit] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
2) [webkit] › e2e/react-router.test.ts:42:3 › build-default › client ───────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[webkit] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [webkit] › e2e/starter.ts:107:3 › build-no-ssr › image assets ───────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[webkit] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [webkit] › e2e/starter.ts:107:3 › build-no-ssr › image assets ───────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[webkit] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [webkit] › e2e/starter.ts:107:3 › build-no-ssr › image assets ───────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /Users/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
4) [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ─────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
3) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
3) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
3) [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[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 / firefox)
Process completed with exit code 1.
[firefox] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [firefox] › e2e/react-router.test.ts:42:3 › build-default › client ──────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[firefox] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [firefox] › e2e/react-router.test.ts:42:3 › build-default › client ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[firefox] › e2e/react-router.test.ts:42:3 › build-default › client: packages/plugin-rsc/e2e/fixture.ts#L107
3) [firefox] › e2e/react-router.test.ts:42:3 › build-default › client ──────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/fixture.ts:107:9
[firefox] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [firefox] › e2e/starter.ts:107:3 › build-no-ssr › image assets ──────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[firefox] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L108
2) [firefox] › e2e/starter.ts:107:3 › build-no-ssr › image assets ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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" 106 | 107 | test('image assets', async ({ page }) => { > 108 | await page.goto(f.url()) | ^ 109 | await waitForHydration(page) 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( 111 | 'naturalWidth', at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:108:16
[firefox] › e2e/starter.ts:107:3 › build-no-ssr › image assets: packages/plugin-rsc/e2e/starter.ts#L110
2) [firefox] › e2e/starter.ts:107:3 › build-no-ssr › image assets ──────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[firefox] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [firefox] › e2e/starter.ts:107:3 › build-browser-mode › image assets ────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[firefox] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [firefox] › e2e/starter.ts:107:3 › build-browser-mode › image assets ────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
[firefox] › e2e/starter.ts:107:3 › build-browser-mode › image assets: packages/plugin-rsc/e2e/starter.ts#L110
1) [firefox] › e2e/starter.ts:107:3 › build-browser-mode › image assets ────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 8 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at /home/runner/work/vite-plugin-react/vite-plugin-react/packages/plugin-rsc/e2e/starter.ts:110:54
test-rsc (windows-latest / chromium)
Process completed with exit code 1.
[chromium] › e2e\react-router.test.ts:42:3 › build-default › client: packages\plugin-rsc\e2e\fixture.ts#L107
3) [chromium] › e2e\react-router.test.ts:42:3 › build-default › client ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\fixture.ts:107:9
[chromium] › e2e\react-router.test.ts:42:3 › build-default › client: packages\plugin-rsc\e2e\fixture.ts#L107
3) [chromium] › e2e\react-router.test.ts:42:3 › build-default › client ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\fixture.ts:107:9
[chromium] › e2e\react-router.test.ts:42:3 › build-default › client: packages\plugin-rsc\e2e\fixture.ts#L107
3) [chromium] › e2e\react-router.test.ts:42:3 › build-default › client ─────────────────────────── AssertionError: The expression evaluated to a falsy value: assert(proc.proc.exitCode === 0) at fixture.ts:107 105 | }) 106 | await proc.done > 107 | assert(proc.proc.exitCode === 0) | ^ 108 | } 109 | proc = runCli({ 110 | command: options.command ?? `pnpm preview`, at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\fixture.ts:107:9
[chromium] › e2e\starter.ts:107:3 › build-no-ssr › image assets: packages\plugin-rsc\e2e\starter.ts#L110
2) [chromium] › e2e\starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\starter.ts:110:54
[chromium] › e2e\starter.ts:107:3 › build-no-ssr › image assets: packages\plugin-rsc\e2e\starter.ts#L110
2) [chromium] › e2e\starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\starter.ts:110:54
[chromium] › e2e\starter.ts:107:3 › build-no-ssr › image assets: packages\plugin-rsc\e2e\starter.ts#L110
2) [chromium] › e2e\starter.ts:107:3 › build-no-ssr › image assets ─────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\starter.ts:110:54
[chromium] › e2e\starter.ts:107:3 › build-browser-mode › image assets: packages\plugin-rsc\e2e\starter.ts#L110
1) [chromium] › e2e\starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\starter.ts:110:54
[chromium] › e2e\starter.ts:107:3 › build-browser-mode › image assets: packages\plugin-rsc\e2e\starter.ts#L110
1) [chromium] › e2e\starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\starter.ts:110:54
[chromium] › e2e\starter.ts:107:3 › build-browser-mode › image assets: packages\plugin-rsc\e2e\starter.ts#L110
1) [chromium] › e2e\starter.ts:107:3 › build-browser-mode › image assets ───────────────────────── Error: expect(locator).not.toHaveJSProperty(expected) failed Locator: getByAltText('Vite logo') Expected: not 0 Received: 0 Timeout: 5000ms Call log: - Expect "not toHaveJSProperty" with timeout 5000ms - waiting for getByAltText('Vite logo') 9 × locator resolved to <img class="logo" alt="Vite logo" src="/vite.svg"/> - unexpected value "0" 108 | await page.goto(f.url()) 109 | await waitForHydration(page) > 110 | await expect(page.getByAltText('Vite logo')).not.toHaveJSProperty( | ^ 111 | 'naturalWidth', 112 | 0, 113 | ) at D:\a\vite-plugin-react\vite-plugin-react\packages\plugin-rsc\e2e\starter.ts:110:54
🎭 Playwright Run Summary
3 failed [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ────────────────────────── [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ──────────────────────────────── [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ──────────────────────────── 106 skipped 5 did not run 490 passed (3.1m)
🎭 Playwright Run Summary
3 failed [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ────────────────────────── [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ──────────────────────────────── [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ──────────────────────────── 106 skipped 5 did not run 490 passed (4.5m)
🎭 Playwright Run Summary
4 failed [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ──────────────── [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ────────────────────────── [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ──────────────────────────────── [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ──────────────────────────── 120 skipped 5 did not run 475 passed (4.4m)
🎭 Playwright Run Summary
2 failed [webkit] › e2e/starter.ts:107:3 › build-no-ssr › image assets ────────────────────────────────── [webkit] › e2e/react-router.test.ts:42:3 › build-default › client ────────────────────────────── 134 skipped 5 did not run 463 passed (4.5m)
🎭 Playwright Run Summary
4 failed [chromium] › e2e/basic.test.ts:1259:3 › build-default › server action error @js ──────────────── [chromium] › e2e/starter.ts:107:3 › build-browser-mode › image assets ────────────────────────── [chromium] › e2e/starter.ts:107:3 › build-no-ssr › image assets ──────────────────────────────── [chromium] › e2e/react-router.test.ts:42:3 › build-default › client ──────────────────────────── 120 skipped 5 did not run 475 passed (4.4m)
🎭 Playwright Run Summary
106 skipped 498 passed (5.4m)
🎭 Playwright Run Summary
3 failed [firefox] › e2e/starter.ts:107:3 › build-browser-mode › image assets ─────────────────────────── [firefox] › e2e/starter.ts:107:3 › build-no-ssr › image assets ───────────────────────────────── [firefox] › e2e/react-router.test.ts:42:3 › build-default › client ───────────────────────────── 108 skipped 5 did not run 488 passed (6.0m)
🎭 Playwright Run Summary
3 failed [chromium] › e2e\starter.ts:107:3 › build-browser-mode › image assets ────────────────────────── [chromium] › e2e\starter.ts:107:3 › build-no-ssr › image assets ──────────────────────────────── [chromium] › e2e\react-router.test.ts:42:3 › build-default › client ──────────────────────────── 106 skipped 5 did not run 490 passed (6.1m)

Artifacts

Produced during runtime
Name Size Digest
test-results-macos-latest-chromium
5.12 MB
sha256:c5762a9bda42a14d58f8e38b0e58e84b3b99a18765100461f6ddaad738494d93
test-results-macos-latest-webkit
931 KB
sha256:fee31e0a0b9bbe77e24871e22bca6ad9a5fabcc2948d0f7d567b88edf2a24299
test-results-ubuntu-latest-chromium
5.81 MB
sha256:125aa1070ec060b3d76149cd7c5ef3e7e446f13972f9e2e7f5cb345b020e036f
test-results-ubuntu-latest-chromium-react-canary
6.94 MB
sha256:30444ada574a3dca4de2b5542ebe69401caf2d1cef536fd3769534c28f499ca4
test-results-ubuntu-latest-chromium-react-experimental
6.88 MB
sha256:6fdf166e4fa27c1c43f63daf16f1acdc11787b8f89096a5215a7657a85f7581c
test-results-ubuntu-latest-firefox
2.26 MB
sha256:2c0847feac4c1d9380cf2bba81e9483024d164415d63a8060dda013be5fd9f0b
test-results-windows-latest-chromium
5.27 MB
sha256:f03bf296ccc61d65c771ce2f984f1fa30b2cf06c5872b8c552dcc43469726724