Open PSeitz opened 11 months ago
It would be nice to fix this of course, but could disable telemetry in your env variables? We should also disable it on debug mode probably?
It's still flaky with telemetry disabled
thread 'test_ingest_docs_cli' panicked at 'assertion failed: `(left == right)`
left: `0`,
right: `1`', quickwit-cli/tests/cli.rs:261:5
failures:
test_ingest_docs_cli
test result: FAILED. 15 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.14s
error: test failed, to rerun pass `-p quickwit-cli --test cli`
Executed
cargo test