Skip to content

Commit 014fe2e

Browse files
authored
Merge of #11088
2 parents f2718c7 + 6c14a45 commit 014fe2e

File tree

1 file changed

+1
-1
lines changed
  • cabal-testsuite/PackageTests/NewBuild/CmdRun/Terminate

1 file changed

+1
-1
lines changed

cabal-testsuite/PackageTests/NewBuild/CmdRun/Terminate/cabal.test.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ without forking in the future.)
1919
main :: IO ()
2020
main = do
2121
skipIfWindows "depends on `unix`"
22-
cabalTest $ do
22+
cabalTest $ flakyIfCI 8416 $ do
2323
-- timestamped logging to aid with #8416
2424
let logIO msg = do
2525
ts <- Time.getCurrentTime

0 commit comments

Comments
 (0)