[Git][ghc/ghc][wip/marge_bot_batch_merge_job] testsuite: mark jspace as fragile on i386.

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Fri Dec 22 16:36:46 UTC 2023



Marge Bot pushed to branch wip/marge_bot_batch_merge_job at Glasgow Haskell Compiler / GHC


Commits:
def127e3 by Zubin Duggal at 2023-12-22T11:36:41-05:00
testsuite: mark jspace as fragile on i386.

This test has been flaky for some time and has been failing consistently on
i386-linux since 8e0446df landed.

See #24261

- - - - -


1 changed file:

- testsuite/tests/driver/j-space/all.T


Changes:

=====================================
testsuite/tests/driver/j-space/all.T
=====================================
@@ -1 +1 @@
-test('jspace', [extra_files(['genJspace']), req_target_smp, req_ghc_smp, js_broken(22573)], makefile_test, ['jspace'])
+test('jspace', [extra_files(['genJspace']), req_target_smp, req_ghc_smp, js_broken(22573),when(arch('i386'), fragile(24261))], makefile_test, ['jspace'])



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/def127e31a8b2a1b3ae9578a2770f925a8a9c87d
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/20231222/eb197b51/attachment.html>


More information about the ghc-commits mailing list