Skip to content

Commit affaa01

Browse files
committed
Mark untrimmed import test as flaky
1 parent 6953972 commit affaa01

File tree

1 file changed

+1
-1
lines changed
  • cabal-testsuite/PackageTests/ProjectImport/UntrimmedImport

1 file changed

+1
-1
lines changed

cabal-testsuite/PackageTests/ProjectImport/UntrimmedImport/cabal.test.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Test.Cabal.Prelude
22

3-
main = cabalTest . recordMode RecordMarked $ do
3+
main = cabalTest . flakyIfCI 10950. recordMode RecordMarked $ do
44
let log = recordHeader . pure
55

66
log "checking project import with trailing space"

0 commit comments

Comments
 (0)