[Git][ghc/ghc][wip/js-staging] Skip one test
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Mon Oct 24 09:25:46 UTC 2022
Sylvain Henry pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
bde5995f by Sylvain Henry at 2022-10-24T11:29:08+02:00
Skip one test
- - - - -
1 changed file:
- testsuite/tests/ghci/linking/all.T
Changes:
=====================================
testsuite/tests/ghci/linking/all.T
=====================================
@@ -54,6 +54,8 @@ test('T11531',
[extra_files(['T11531.hs', 'T11531.c', 'T11531.h']),
unless(doing_ghci, skip),
unless(opsys('linux'), skip),
+ req_c,
+ req_interp
fragile(11531)],
makefile_test, ['T11531'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bde5995f62cb3930dce9fe1100242c149bc5471b
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bde5995f62cb3930dce9fe1100242c149bc5471b
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/20221024/f354e455/attachment-0001.html>
More information about the ghc-commits
mailing list