[Git][ghc/ghc][wip/js-staging] Disable recomp015
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Tue Sep 27 12:18:12 UTC 2022
Sylvain Henry pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
68018d77 by Sylvain Henry at 2022-09-27T14:21:18+02:00
Disable recomp015
- - - - -
1 changed file:
- testsuite/tests/driver/recomp015/all.T
Changes:
=====================================
testsuite/tests/driver/recomp015/all.T
=====================================
@@ -5,6 +5,7 @@ test('recomp015',
# See ticket:11022#comment:7
unless(opsys('linux') or opsys('solaris2') or opsys('openbsd'), skip),
when(arch('arm'), skip),
+ js_skip, # JS backend doesn't support .s assembly files
when(arch('powerpc64'), expect_broken(11323))],
makefile_test, [])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/68018d77700833b7865d9ee33e817fc7d5d15478
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/68018d77700833b7865d9ee33e817fc7d5d15478
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/20220927/0baccb7e/attachment.html>
More information about the ghc-commits
mailing list