Skip to content

test: disable isolate for unit test #19789

test: disable isolate for unit test

test: disable isolate for unit test #19789

Triggered via pull request June 12, 2024 10:24
Status Failure
Total duration 2m 40s
Artifacts

ci.yml

on: pull_request
Lint: node-20, ubuntu-latest
1m 32s
Lint: node-20, ubuntu-latest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
packages/vite/src/node/server/__tests__/watcher.spec.ts > watcher configuration > should watch the root directory, config file dependencies, dotenv files, and the public directory: packages/vite/src/node/server/__tests__/watcher.spec.ts#L43
AssertionError: expected [ …(3) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/nested-root", + Array [ "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/config-deps", + "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/nested-root", "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/custom-env", - "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/custom-public", ] ❯ packages/vite/src/node/server/__tests__/watcher.spec.ts:43:25
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
packages/vite/src/node/server/__tests__/watcher.spec.ts > watcher configuration > should watch the root directory, config file dependencies, dotenv files, and the public directory: packages/vite/src/node/server/__tests__/watcher.spec.ts#L43
AssertionError: expected [ …(3) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/nested-root", + Array [ "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/config-deps", + "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/nested-root", "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/custom-env", - "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/custom-public", ] ❯ packages/vite/src/node/server/__tests__/watcher.spec.ts:43:25
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
packages/vite/src/node/server/__tests__/watcher.spec.ts > watcher configuration > should watch the root directory, config file dependencies, dotenv files, and the public directory: packages/vite/src/node/server/__tests__/watcher.spec.ts#L43
AssertionError: expected [ …(3) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/nested-root", + Array [ "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/config-deps", + "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/nested-root", "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/custom-env", - "/home/runner/work/vite/vite/packages/vite/src/node/server/__tests__/fixtures/watcher/custom-public", ] ❯ packages/vite/src/node/server/__tests__/watcher.spec.ts:43:25
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
packages/vite/src/node/server/__tests__/watcher.spec.ts > watcher configuration > should watch the root directory, config file dependencies, dotenv files, and the public directory: packages/vite/src/node/server/__tests__/watcher.spec.ts#L43
AssertionError: expected [ …(3) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "D:\\a\\vite\\vite\\packages\\vite\\src\\node\\server\\__tests__\\fixtures\\watcher\\nested-root", + Array [ "D:\\a\\vite\\vite\\packages\\vite\\src\\node\\server\\__tests__\\fixtures\\watcher\\config-deps", + "D:\\a\\vite\\vite\\packages\\vite\\src\\node\\server\\__tests__\\fixtures\\watcher\\nested-root", "D:\\a\\vite\\vite\\packages\\vite\\src\\node\\server\\__tests__\\fixtures\\watcher\\custom-env", - "D:\\a\\vite\\vite\\packages\\vite\\src\\node\\server\\__tests__\\fixtures\\watcher\\custom-public", ] ❯ packages/vite/src/node/server/__tests__/watcher.spec.ts:43:25
Build&Test: node-20.13.1, windows-latest
Process completed with exit code 1.