Skip to content

Commit

Permalink
Merge pull request #26 from google/ignore-flaky
Browse files Browse the repository at this point in the history
Ignore flaky test.
  • Loading branch information
qwandor committed Dec 12, 2023
2 parents 8299941 + 5608cdb commit 7005967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ mod tests {
}

#[test]
#[ignore = "flaky on GitHub"]
fn one_preserved() {
setup();

Expand Down

0 comments on commit 7005967

Please sign in to comment.