[Git][ghc/ghc][wip/js-staging] testsuite: skip T4891 for JS backend

doyougnu (@doyougnu) gitlab at gitlab.haskell.org
Thu Oct 20 19:31:59 UTC 2022



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


Commits:
2dfc08a4 by doyougnu at 2022-10-20T15:26:31-04:00
testsuite: skip T4891 for JS backend

This one throws illegal op on directory similar to T10942 and CallArity1

- - - - -


1 changed file:

- testsuite/tests/ghc-api/T4891/all.T


Changes:

=====================================
testsuite/tests/ghc-api/T4891/all.T
=====================================
@@ -1 +1 @@
-test('T4891', [extra_files(['X.hs'])], makefile_test, ['T4891'])
+test('T4891', [extra_files(['X.hs']), js_skip], makefile_test, ['T4891'])



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2dfc08a42db8a32dd1d0780f7ae8d43c8209ae1d
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/20221020/f8f9d1c2/attachment.html>


More information about the ghc-commits mailing list