Skip to content

Commit 8472192

Browse files
committed
Auto merge of #370 - pietroalbini:blacklist, r=pietroalbini
Skip tests of the guerrilla crate The tests are really unreliable, spuriously failing more than half of the times.
2 parents 61955a8 + b818335 commit 8472192

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
@@ -1972,6 +1972,7 @@ gtk-sys = { skip-tests = true } #automatic
19721972
gtk-test = { skip = true } #automatic
19731973
gudev = { skip = true } #automatic
19741974
gudev-sys = { skip = true } #automatic
1975+
guerrilla = { skip-tests = true } # flaky tests
19751976
guetzli-sys = { skip = true } #automatic
19761977
guid = { skip-tests = true } #automatic
19771978
guile = { skip = true } #automatic

0 commit comments

Comments
 (0)