-
Hello
I have a trouble with running the test. I believe that it was due to failure of `riscv64-linux-gnu-gcc` and I don't know why it happens. `riscv64-linux-gnu-gcc` works perfectly ok if I type the…
-
Before #8326, on "scaling test (deterministic simulation)":
```
_bk;t=1678035269235[32;1m Extracted[0m [1m63[0m files to [1m/tmp/nextest-archive-oA0Tga[0m in 7.60s
```
After it:
```
…
-
It looks like that all android workflow runs fail because of a SIGSYS error. Below are two examplary extracts from the ci logs of two different ci runs of the android workflow.
```
...
test test_…
-
Hi again --
Noticed that the latest version of a crate is being installed even though a fixed version is specified.
For example, this workflow installed version 0.22.2: https://github.com/nextes…
-
I'm trying to setup the grcov with the nextest and but i am keep getting this error
![image](https://user-images.githubusercontent.com/80440/218497219-4af2ec9e-30c1-4308-85dd-71f4b79370e2.png)
the…
-
I can't seem to get this working. When I run a test, I get an error saying that a file `3.junit.xml` doesn't exist.
I searched for the issue and saw that someone reported an issue with it but they …
-
I have occasionally observed transient errors when making proofs with fcomm. See example below. I also observe a signal 11. The errors I saw were not immediately reproducible.
```
➜ examples git:…
-
In the past month or so, I've noticed that the plugin tests are really slow on Linux when running `cargo nextest run --workspace`:
![image](https://user-images.githubusercontent.com/26268125/222527…
-
`cargo-binstall` can install multiple crates in one invocation:
```
cargo binstall cargo-nextest cargo-binstall cargo-release
```
which would download, extract and install the crates in parall…
-
My OS:Windows 11 all have this error i can not build SUI
cargo install --locked --git https://github.com/MystenLabs/sui.git --branch "devnet" sui sui-gateway
error: failed to run custom build co…