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

Andreas Klebinger (@AndreasK) gitlab at gitlab.haskell.org
Wed Nov 23 14:11:45 UTC 2022



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


Commits:
35185227 by Andreas Klebinger at 2022-11-23T15:09:30+01:00
Mark unpack_sums_6 fragile. See #22505

- - - - -


1 changed file:

- testsuite/tests/unboxedsums/all.T


Changes:

=====================================
testsuite/tests/unboxedsums/all.T
=====================================
@@ -45,7 +45,7 @@ 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_6', [fragile(22505)], compile_and_run, ['-O'])
 test('unpack_sums_7', [], 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/35185227554f6db5819822ef0edb2337a2627625

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


More information about the ghc-commits mailing list