[Git][ghc/ghc][wip/js-staging] Disable test using Cmm
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Fri Oct 7 10:52:54 UTC 2022
Sylvain Henry pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
99736889 by Sylvain Henry at 2022-10-07T12:56:13+02:00
Disable test using Cmm
- - - - -
1 changed file:
- testsuite/tests/driver/T7835/all.T
Changes:
=====================================
testsuite/tests/driver/T7835/all.T
=====================================
@@ -1,2 +1,2 @@
-test('T7835', [extra_files(['Test.hs', 'TestPrim.hs', 'test-prims.cmm'])], makefile_test, [])
+test('T7835', [cmm_src,extra_files(['Test.hs', 'TestPrim.hs', 'test-prims.cmm'])], makefile_test, [])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/99736889a3dc19deea9196ed63cf048511ef4c4d
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/99736889a3dc19deea9196ed63cf048511ef4c4d
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/20221007/70f67236/attachment.html>
More information about the ghc-commits
mailing list