[Git][ghc/ghc][wip/js-staging] testsuite: skip T8308 for JS
doyougnu (@doyougnu)
gitlab at gitlab.haskell.org
Thu Oct 20 19:35:24 UTC 2022
doyougnu pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
4e2d5aab by doyougnu at 2022-10-20T15:34:12-04:00
testsuite: skip T8308 for JS
JS backend does not have any ticky capability yet, so skip for now
- - - - -
1 changed file:
- testsuite/tests/rts/T8308/all.T
Changes:
=====================================
testsuite/tests/rts/T8308/all.T
=====================================
@@ -1 +1 @@
-test('T8308', normal, makefile_test, ['T8308'])
+test('T8308', js_skip, makefile_test, ['T8308'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4e2d5aab64ed52e66150d54520a42581b9ecce52
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4e2d5aab64ed52e66150d54520a42581b9ecce52
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/3f824814/attachment.html>
More information about the ghc-commits
mailing list