Skip to content

Commit

Permalink
ignoring flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
epi052 committed Apr 26, 2024
1 parent ae786ea commit 8d96b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_policies.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ use utils::{setup_tmp_directory, teardown_tmp_directory};
// these words will be used along with pattern matching to trigger different policies

#[test]
#[ignore]
/// --auto-bail should cancel a scan with spurious errors
fn auto_bail_cancels_scan_with_timeouts() {
let srv = MockServer::start();
Expand Down

0 comments on commit 8d96b13

Please sign in to comment.