Skip to content

Commit 94546aa

Browse files
authored
Add quicksort_gen to flaky tests
Found in this crater run: rust-lang/rust#137122 Certain randomness causes tests to fail
1 parent 53fc2ea commit 94546aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ nexus-rs = { skip-tests = true } # flaky tests
9393
nss-sys = { skip-tests = true } # flaky test (sefaults)
9494
poolite = { skip-tests = true } # flaky test
9595
proxy_config = { skip-tests = true } # flaky tests
96+
quicksort_gen = { skip-tests = true } # flaky tests
9697
read-process-memory = { skip-tests = true } # flaky tests
9798
region = { skip-tests = true } # flaky tests
9899
restson = { skip-tests = true } # uses HTTP requests

0 commit comments

Comments
 (0)