-
Heya, I'm trying `cargo-llvm-cov 0.3.0` with `nextest` in a workspace, and it appears that:
* arguments for the `cargo llvm-cov` application need to be after the `nextest` subcommand, and
* argume…
-
## Description
## Steps to Reproduce the Problem
1. Execute `nix run 'github:martinvonz/jj'`
## Expected Behavior
I should be able to execute the `jj` binary.
## Actual Behavior
…
-
## Issue
We want to build binaries that are compatible with most Linux systems and avoid conflicts with glibc version
### Solution 1: Ubuntu 18.04 or 20.04
Building on an older system version means u…
-
### Feature Description
Add a `--list` flag to list the available tasks with their description (this would act like `--list-all-steps` but only show proper tasks rather than things like `init` and …
-
Seeing intermittent failures in CI for the `wicketd::mod integration_tests::updates::test_update_races`
[Link to full output](https://buildomat.eng.oxide.computer/wg/0/details/01HHCYFR3F5MR6WHWYMD0…
-
Seems that there's no easy way to show the logger output in unit test for debugging currently, even with the command arg `--nocapture`:
```shell
cargo test --package nydus-storage --lib -- meta::tes…
-
https://mobile.twitter.com/sunshowers6/status/1493283867297337345
https://nexte.st/
-
- [x] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm seei…
-
I tried using `cargo llvm-cov nextest run` on https://github.com/MaterializeInc/materialize/, but only the top-level tests seem to be run:
```
Starting 17 tests across 102 binaries (523 skipped)…
-
Unit tests fail (main branch, fresh clone)
**To Reproduce**
1. Clone this repo
2. Confirm current branch is `main`
3. Install `nextest`
4. Run any of `integer-tests.sh`, `shortint-tests.sh`, or…