[Git][ghc/ghc][wip/js-staging] Disable ghc-heap tests

Sylvain Henry (@hsyl20) gitlab at gitlab.haskell.org
Mon Oct 17 15:33:53 UTC 2022



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


Commits:
f3883547 by Sylvain Henry at 2022-10-17T17:37:21+02:00
Disable ghc-heap tests

- - - - -


1 changed file:

- libraries/ghc-heap/tests/all.T


Changes:

=====================================
libraries/ghc-heap/tests/all.T
=====================================
@@ -1,3 +1,5 @@
+setTestOpts(js_skip) # ghc-heap not supported by the JS backend
+
 test('heap_all',
      [when(have_profiling(), extra_ways(['prof'])),
       # These ways produce slightly different heap representations.



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f38835472ddf4cea0a0ca2612d066d2ec8f1f603
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/20221017/1b4a6894/attachment.html>


More information about the ghc-commits mailing list