[Git][ghc/ghc][wip/ghci-primcall] mark test ghci/prog014 as not broken anymore
Luite Stegeman (@luite)
gitlab at gitlab.haskell.org
Wed Sep 28 12:25:07 UTC 2022
Luite Stegeman pushed to branch wip/ghci-primcall at Glasgow Haskell Compiler / GHC
Commits:
68cd699c by Luite Stegeman at 2022-09-28T14:24:16+02:00
mark test ghci/prog014 as not broken anymore
- - - - -
1 changed file:
- testsuite/tests/ghci/prog014/prog014.T
Changes:
=====================================
testsuite/tests/ghci/prog014/prog014.T
=====================================
@@ -1,6 +1,5 @@
test('prog014',
[extra_files(['Primop.hs', 'dummy.c']),
- expect_fail, # bytecode compiler doesn't support foreign import prim
extra_run_opts('dummy.o'),
pre_cmd('$MAKE -s --no-print-directory prog014')],
ghci_script, ['prog014.script'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/68cd699cdbef07f376017bea3555c74f10b74ebe
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/68cd699cdbef07f376017bea3555c74f10b74ebe
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/20220928/527e4efe/attachment-0001.html>
More information about the ghc-commits
mailing list