Skip to content

test: fix e2e HMR test #1185

test: fix e2e HMR test

test: fix e2e HMR test #1185

Triggered via push March 26, 2024 14:37
Status Failure
Total duration 4m 4s
Artifacts

ci.yml

on: push
Lint: node-16, ubuntu-latest
14s
Lint: node-16, ubuntu-latest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test/e2e/react.test.ts > react e2e test > /blog/1b234bk12b3 - dynamic route: test/e2e/react.test.ts#L58
AssertionError: expected 'Loading...' to be 'blog/[id].tsx: 1b234bk12b3' // Object.is equality - Expected + Received - blog/[id].tsx: 1b234bk12b3 + Loading... ❯ test/e2e/react.test.ts:58:26
test (ubuntu-latest, 20)
Process completed with exit code 1.
test/e2e/react.test.ts > react e2e test > /blog/1b234bk12b3 - dynamic route: test/e2e/react.test.ts#L58
AssertionError: expected 'Loading...' to be 'blog/[id].tsx: 1b234bk12b3' // Object.is equality - Expected + Received - blog/[id].tsx: 1b234bk12b3 + Loading... ❯ test/e2e/react.test.ts:58:26
test/e2e/react.test.ts > react e2e test > hmr - dynamic add /test route: test/e2e/react.test.ts#L72
AssertionError: expected 'Loading...' to be 'this is test file' // Object.is equality - Expected + Received - this is test file + Loading... ❯ test/e2e/react.test.ts:72:26
test (ubuntu-latest, 18)
Process completed with exit code 1.
test/e2e/react.test.ts > react e2e test > /blog/1b234bk12b3 - dynamic route: test/e2e/react.test.ts#L58
AssertionError: expected 'Loading...' to be 'blog/[id].tsx: 1b234bk12b3' // Object.is equality - Expected + Received - blog/[id].tsx: 1b234bk12b3 + Loading... ❯ test/e2e/react.test.ts:58:26
test/e2e/react.test.ts > react e2e test > hmr - dynamic add /test route: test/e2e/react.test.ts#L72
AssertionError: expected 'Loading...' to be 'this is test file' // Object.is equality - Expected + Received - this is test file + Loading... ❯ test/e2e/react.test.ts:72:26
test/e2e/solid.test.ts > solid e2e test > /blog/today have content: test/e2e/solid.test.ts#L41
AssertionError: expected '' to be 'blog/today/index.tsx' // Object.is equality - Expected + Received - blog/today/index.tsx ❯ test/e2e/solid.test.ts:41:26
test/e2e/solid.test.ts > solid e2e test > /xxx/xxx - cache all route: test/e2e/solid.test.ts#L53
AssertionError: expected '' to be '...all route' // Object.is equality - Expected + Received - ...all route ❯ test/e2e/solid.test.ts:53:26
test (ubuntu-latest, 16)
Process completed with exit code 1.
test/e2e/solid.test.ts > solid e2e test > /xxx/xxx - cache all route: test/e2e/solid.test.ts#L53
AssertionError: expected '' to be '...all route' // Object.is equality - Expected + Received - ...all route ❯ test/e2e/solid.test.ts:53:26
test (windows-latest, 20)
Process completed with exit code 1.