[Git][ghc/ghc][wip/js-mkdir] Apply 1 suggestion(s) to 1 file(s)
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Thu Apr 20 07:35:14 UTC 2023
Sylvain Henry pushed to branch wip/js-mkdir at Glasgow Haskell Compiler / GHC
Commits:
0bc332e8 by Sylvain Henry at 2023-04-20T07:35:11+00:00
Apply 1 suggestion(s) to 1 file(s)
- - - - -
1 changed file:
- libraries/base/tests/IO/all.T
Changes:
=====================================
libraries/base/tests/IO/all.T
=====================================
@@ -153,4 +153,4 @@ test('bytestringread001', extra_run_opts('test.data'), compile_and_run, [''])
test('T17912', [only_ways(['threaded1']), when(opsys('mingw32'),expect_broken(1))], compile_and_run, [''])
test('T18832', only_ways(['threaded1']), compile_and_run, [''])
-test('mkDirExists', normal, compile_and_run, [''])
+test('mkDirExists', exit_code(1), compile_and_run, [''])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0bc332e84ebb97effc0e35d48c604704d51ff32f
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0bc332e84ebb97effc0e35d48c604704d51ff32f
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230420/3f8096fd/attachment.html>
More information about the ghc-commits
mailing list