deps(bench): bump vite from 6.4.3 to 8.2.0 in /tools/benchmarks #57
ci.yml
on: pull_request
Matrix: test
Lint
38s
freebsd-x64 / node 22
1m 23s
Bundler compatibility (vite@7, Rspack, Astro)
1m 22s
linux-x64-musl
7m 24s
Sanitizers (ASan + UBSan)
37s
JS fallback (no native binary)
51s
JS fallback (recursive watch strategy)
58s
Minimum supported Rust version
1m 2s
Dependency audit
3m 8s
CI passed
2s
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.
|