[Git][ghc/ghc][wip/js-staging] Use js_broken(22351) for T10955dyn
Josh Meredith (@JoshMeredith)
gitlab at gitlab.haskell.org
Thu Oct 27 06:51:00 UTC 2022
Josh Meredith pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
0a127c6b by Josh Meredith at 2022-10-27T06:50:51+00:00
Use js_broken(22351) for T10955dyn
- - - - -
1 changed file:
- testsuite/tests/ghci/linking/dyn/all.T
Changes:
=====================================
testsuite/tests/ghci/linking/dyn/all.T
=====================================
@@ -28,7 +28,7 @@ test('T10955',
test('T10955dyn',
[extra_files(['A.c', 'B.c', 'A.def', 'B.def'])
- ,js_skip # dynamic linking not supported by the JS backend
+ , js_broken(22351) # dynamic linking not supported by the JS backend
],
makefile_test, ['compile_libAB_dyn'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0a127c6b102a3ead130f4681c653c8e950553c9c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0a127c6b102a3ead130f4681c653c8e950553c9c
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/20221027/b53d6a85/attachment.html>
More information about the ghc-commits
mailing list