mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
radicle-node: disable flaky test
Signed-off-by: misilelab <misileminecord@gmail.com>
This commit is contained in:
parent
46c27ef458
commit
3744e43072
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ rustPlatform.buildRustPackage rec {
|
|||
checkFlags = [
|
||||
"--skip=service::message::tests::test_node_announcement_validate"
|
||||
"--skip=tests::test_announcement_relay"
|
||||
"--skip=tests::commands::rad_remote"
|
||||
# https://radicle.zulipchat.com/#narrow/stream/369277-heartwood/topic/Flaky.20tests/near/438352360
|
||||
"--skip=tests::e2e::test_connection_crossing"
|
||||
# https://radicle.zulipchat.com/#narrow/stream/369277-heartwood/topic/Clone.20Partial.20Fail.20Flake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue