[Git][ghc/ghc][wip/js-staging] Disable delimited continuation tests

Sylvain Henry (@hsyl20) gitlab at gitlab.haskell.org
Thu Oct 6 12:54:41 UTC 2022



Sylvain Henry pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC


Commits:
c195dfe3 by Sylvain Henry at 2022-10-06T14:57:58+02:00
Disable delimited continuation tests

- - - - -


1 changed file:

- testsuite/tests/rts/continuations/all.T


Changes:

=====================================
testsuite/tests/rts/continuations/all.T
=====================================
@@ -1,3 +1,5 @@
+setTestOpts(js_broken(22261))
+
 test('cont_simple_shift', [extra_files(['ContIO.hs'])], multimod_compile_and_run, ['cont_simple_shift', ''])
 test('cont_exn_masking', [extra_files(['ContIO.hs'])], multimod_compile_and_run, ['cont_exn_masking', ''])
 test('cont_missing_prompt_err', [extra_files(['ContIO.hs']), exit_code(1)], multimod_compile_and_run, ['cont_missing_prompt_err', ''])



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c195dfe3dcd7847567067d41c45e96455f4ed4b7

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c195dfe3dcd7847567067d41c45e96455f4ed4b7
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/20221006/3cbad89b/attachment.html>


More information about the ghc-commits mailing list