[Git][ghc/ghc][master] Testsuite: use appropriate predicate for ManyUbxSums test (#22576)
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Wed Mar 22 05:04:02 UTC 2023
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
0ab0cc11 by Sylvain Henry at 2023-03-22T01:03:48-04:00
Testsuite: use appropriate predicate for ManyUbxSums test (#22576)
- - - - -
1 changed file:
- testsuite/tests/unboxedsums/all.T
Changes:
=====================================
testsuite/tests/unboxedsums/all.T
=====================================
@@ -59,7 +59,7 @@ test('T22208', normal, compile, ['-dstg-lint -dcmm-lint'])
test('ManyUbxSums',
[ pre_cmd('{compiler} --run ./GenManyUbxSums.hs'),
extra_files(['GenManyUbxSums.hs', 'ManyUbxSums_Addr.hs']),
- js_broken(22576)
+ req_interp
],
multi_compile_and_run,
['ManyUbxSums',
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0ab0cc119c6d222d50e0970fddb679a6eeef80de
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0ab0cc119c6d222d50e0970fddb679a6eeef80de
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/20230322/c72f830f/attachment.html>
More information about the ghc-commits
mailing list