[Git][ghc/ghc][wip/T22740] Once more
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Fri Feb 3 11:45:38 UTC 2023
Sylvain Henry pushed to branch wip/T22740 at Glasgow Haskell Compiler / GHC
Commits:
7e318b44 by Sylvain Henry at 2023-02-03T12:50:00+01:00
Once more
- - - - -
1 changed file:
- testsuite/tests/rts/all.T
Changes:
=====================================
testsuite/tests/rts/all.T
=====================================
@@ -42,7 +42,7 @@ test('derefnull',
when(platform('aarch64-apple-darwin'), [ignore_stderr, exit_code(139)]),
when(opsys('mingw32'), [ignore_stderr, exit_code(11)]),
when(opsys('mingw32'), [fragile(18548)]),
- when(platform('js-unknown-ghcjs'), [ignore_stderr, exit_code(1)]),
+ when(arch('javascript'), [ignore_stderr, exit_code(1)]),
# ThreadSanitizer changes the output
when(have_thread_sanitizer(), skip),
# since these test are supposed to crash the
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7e318b44d07d21ee19e104d9f516726b33c7706d
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7e318b44d07d21ee19e104d9f516726b33c7706d
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/20230203/5dd01492/attachment.html>
More information about the ghc-commits
mailing list