Skip to content

deps(bench): bump vite from 6.4.3 to 8.2.0 in /tools/benchmarks #57

deps(bench): bump vite from 6.4.3 to 8.2.0 in /tools/benchmarks

deps(bench): bump vite from 6.4.3 to 8.2.0 in /tools/benchmarks #57

Triggered via pull request August 3, 2026 13:36
Status Failure
Total duration 10m 50s
Artifacts

ci.yml

on: pull_request
Matrix: test
Lint
38s
Lint
freebsd-x64 / node 22
1m 23s
freebsd-x64 / node 22
Bundler compatibility (vite@7, Rspack, Astro)
1m 22s
Bundler compatibility (vite@7, Rspack, Astro)
linux-x64-musl
7m 24s
linux-x64-musl
Sanitizers (ASan + UBSan)
37s
Sanitizers (ASan + UBSan)
JS fallback (no native binary)
51s
JS fallback (no native binary)
JS fallback (recursive watch strategy)
58s
JS fallback (recursive watch strategy)
Minimum supported Rust version
1m 2s
Minimum supported Rust version
Dependency audit
3m 8s
Dependency audit
CI passed
2s
CI passed
Fit to window
Zoom out
Zoom in

Annotations

8 errors
freebsd-x64 / node 22
ssh exited with code 127
linux-x64 / node 18
Process completed with exit code 1.
test/vite.test.mjs > vite plugin > keeps delivering events through a fallback watcher after mid-session degradation: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 15000ms: the fallback watcher delivered the edit onto server.watcher (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/vite.test.mjs:497:5
macos-x64 / node 22
Process completed with exit code 101.
windows-x64 / node 22
Process completed with exit code 1.
test/parity.test.mjs > engine: native (mock addon, stat diffing) > collapses a burst of writes to one event and one correction: src/bindings/nodejs/test/shared/engine-suite.mjs#L263
AssertionError: 6 writes produced 3 events: modified,modified,modified: expected 3 to be less than or equal to 2 ❯ test/shared/engine-suite.mjs:263:9
test/astro.test.mjs > astro dev server > suppresses a byte-identical rewrite the same way the plain Vite plugin does: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 15000ms: the priming edit reached server.watcher (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/astro.test.mjs:108:5
CI passed
Process completed with exit code 1.