Skip to content

Commit

Permalink
Skip unstable feature using repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Nov 4, 2023
1 parent 1157a38 commit 19131cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,7 @@ k2_tree = { skip-tests = true } # UB, sometimes segfaults
"sachaarbonel/trie.rs" = { skip-tests = true } # flaky tests
"vspecky/neat-rs" = { skip-tests = true } # flaky tests
"mistrpopo/MandelbrotAnimation" = { skip-tests = true } # second build seems to always fail
"bastibl/futuresdr" = { skip = true } # unstable features
"FutureSDR/FutureSDR" = { skip = true } # unstable features

[local-crates]

0 comments on commit 19131cc

Please sign in to comment.