[Git][ghc/ghc][wip/js-staging] fixup: missed readwrite002
doyougnu (@doyougnu)
gitlab at gitlab.haskell.org
Thu Oct 20 20:36:57 UTC 2022
doyougnu pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
9f2a6c57 by doyougnu at 2022-10-20T16:36:35-04:00
fixup: missed readwrite002
- - - - -
1 changed file:
- libraries/base/tests/IO/all.T
Changes:
=====================================
libraries/base/tests/IO/all.T
=====================================
@@ -74,7 +74,7 @@ test('readFile001', js_skip, compile_and_run, [''])
test('readwrite001', [], compile_and_run, ['-cpp'])
-test('readwrite002', [omit_ways(['ghci']), set_stdin('readwrite002.hs')],
+test('readwrite002', [omit_ways(['ghci']), set_stdin('readwrite002.hs'), js_skip],
compile_and_run, ['-cpp'])
test('readwrite003', [], compile_and_run, [''])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9f2a6c57d5f11de246a4fec5e48b08cf05fddf0d
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9f2a6c57d5f11de246a4fec5e48b08cf05fddf0d
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/20221020/25cc15b2/attachment.html>
More information about the ghc-commits
mailing list