-
Hey,
I'd like to suggest a small change that, imo, gives a small UX improvement.
When listing the currently installed packages using `cargo install-update --list` the column `Needs update` is on t…
-
When I run `cargo install --path .` from cargo-nextest, I get a warning but when I simply build the release, I don't. I see `insta` had something recently with version 1.25 and 1.26, but I don't know…
-
I got errors when I run cargo test:
```
running 3 tests
test test_redis_journal_actor_integration ... ok
test test_redis_journal_read_write_snapshot ... FAILED
test test_redis_journal_read_write_…
-
When running `cargo test` at the top-level in Omicron, I've noticed that the installinator tests are quite noisy, spitting out many thousands of log lines. This can make finding failures a bit tricky.…
-
Tried to run a plain `cargo test` in a new checkout of this repo, not having run or installed nextest yet. Ran into the failure of depending on cargo-nextest-dup which looks like it is part of the so…
-
https://kubernetes.slack.com/archives/CKM7CP8P9/p1657812033956049
## Bug
Hey all. I have a weird problem using gardens artifacts. Tests fail which they dont if I comment out the artifacts. In ad…
-
We have a CI building for both Linux and macOS. There's a test we need to run sequentially because it affects a global state.
The way we do this is with a `./config/nextest.toml` containing:
```…
-
The following 4 tests are failing in my machine:
```
failures:
src/class.rs - class (line 4)
src/context/hooks.rs - context::hooks::HostHooks (line 20)
src/context/mod.rs - context::C…
-
What has to happen for us to enable `-Zmiri-retag-fields` by default? LLVM [already does optimizations](https://github.com/rust-lang/rust/issues/16515#issuecomment-1234769355) that can only be explain…
-
The following tests are blocking for a minute waiting for a publish that never finishes:
* `alt_registry::publish_to_alt_registry`
* `alt_registry::publish_with_crates_io_dep`
* `alt_registry::publis…