[Git][ghc/ghc][wip/andreask/ubx-fragile-test] Mark unpack_sums_6/7 fragile. See #22484

Andreas Klebinger (@AndreasK) gitlab at gitlab.haskell.org
Wed Nov 23 10:25:06 UTC 2022



Andreas Klebinger pushed to branch wip/andreask/ubx-fragile-test at Glasgow Haskell Compiler / GHC


Commits:
2f39d0ba by Andreas Klebinger at 2022-11-23T11:22:58+01:00
Mark unpack_sums_6/7 fragile. See #22484

- - - - -


1 changed file:

- testsuite/tests/unboxedsums/all.T


Changes:

=====================================
testsuite/tests/unboxedsums/all.T
=====================================
@@ -45,8 +45,8 @@ test('unpack_sums_2', normal, compile, ['-O'])
 test('unpack_sums_3', normal, compile_and_run, ['-O'])
 test('unpack_sums_4', normal, compile_and_run, ['-O'])
 test('unpack_sums_5', normal, compile, ['-O'])
-test('unpack_sums_6', normal, compile_and_run, ['-O'])
-test('unpack_sums_7', [], makefile_test, [])
+test('unpack_sums_6', [fragile(22484)], compile_and_run, ['-O'])
+test('unpack_sums_7', [fragile(22484)], makefile_test, [])
 test('unpack_sums_8', normal, compile_and_run, [""])
 test('unpack_sums_9', normal, compile, [""])
 



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

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


More information about the ghc-commits mailing list