-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
I am unable to run
pnpm testagainst a local clone, no matter what node version I use...With Node v23.6.0, the
pnpm testfails:FAIL tests/elapsed.test.ts 0 90ms @orama/orama:test: ✖ SIGINT FAIL tests/distinct.test.ts 0 3.166s @orama/orama:test: ✖ SIGINT FAIL tests/diacritics.test.ts 0 3.310s @orama/orama:test: ✖ SIGINT FAIL tests/enum.test.ts 0 40ms @orama/orama:test: ✖ SIGINT FAIL tests/facets.test.ts 0 52ms @orama/orama:test: ✖ SIGINT FAIL tests/filters.test.ts 0 45ms @orama/orama:test: ✖ SIGINT FAIL tests/group.test.ts 0 33ms @orama/orama:test: ✖ SIGINT FAIL tests/insert.test.ts 0 32ms @orama/orama:test: ✖ SIGINT FAIL tests/levenshtein.test.ts 0 49ms @orama/orama:test: ✖ SIGINT FAIL tests/main.test.ts 0 44ms @orama/orama:test: ✖ SIGINT FAIL tests/plugin.test.ts 0 36ms @orama/orama:test: ✖ SIGINT FAIL tests/preflight.test.ts 0 35ms @orama/orama:test: ✖ SIGINTWith Node Node v20.18.1, the
pnpm teststill fails:FAIL tests/distinct.test.ts 0 5.253s @orama/orama:test: ✖ SIGINT FAIL tests/enum.test.ts 0 17ms @orama/orama:test: ✖ SIGINT FAIL tests/facets.test.ts 0 3.444ms @orama/orama:test: ✖ SIGINT FAIL tests/filters.test.ts 0 3.656ms @orama/orama:test: ✖ SIGINT FAIL tests/group.test.ts 0 6.594ms @orama/orama:test: ✖ SIGINT FAIL tests/insert.test.ts 0 3.354ms @orama/orama:test: ✖ SIGINT FAIL tests/main.test.ts 0 5.262ms @orama/orama:test: ✖ SIGINT FAIL tests/levenshtein.test.ts 0 4.543ms @orama/orama:test: ✖ SIGINT FAIL tests/plugin.test.ts 0 6.219ms @orama/orama:test: ✖ SIGINT FAIL tests/preflight.test.ts 0 3.745ms @orama/orama:test: ✖ SIGINTWith Node v18.20.5, the
pnpm teststill fails:FAIL tests/array.test.ts 0 2.443s @orama/orama:test: ✖ SIGINT FAIL tests/boosting.test.ts 0 2.476s @orama/orama:test: ✖ SIGINT FAIL tests/dataset.test.ts 0 14ms @orama/orama:test: ✖ SIGINT FAIL tests/diacritics.test.ts 0 59ms @orama/orama:test: ✖ SIGINT FAIL tests/distinct.test.ts 0 27ms @orama/orama:test: ✖ SIGINT FAIL tests/docs.test.ts 0 18ms @orama/orama:test: ✖ SIGINT FAIL tests/elapsed.test.ts 0 12ms @orama/orama:test: ✖ SIGINT FAIL tests/create.test.ts 0 2.769s @orama/orama:test: ✖ SIGINT FAIL tests/customize.component.test.ts 0 2.752s @orama/orama:test: ✖ SIGINT FAIL tests/enum.test.ts 0 32ms @orama/orama:test: ✖ SIGINT FAIL tests/facets.test.ts 0 27ms @orama/orama:test: ✖ SIGINT @orama/orama:test: RUNS tests/cosine-similarity.test.ts 0 2.577s FAIL tests/cosine-similarity.test.ts 0 2.886s @orama/orama:test: ✖ SIGINT FAIL tests/filters.test.ts 0 51ms(I feel like this should be its own issue.)
Originally posted by @awhitford in #862
Metadata
Metadata
Assignees
Labels
No labels