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

Zubin (@wz1000) gitlab at gitlab.haskell.org
Wed Dec 20 14:37:37 UTC 2023



Zubin pushed to branch wip/fragile-jspace-i386 at Glasgow Haskell Compiler / GHC


Commits:
d136399d by Zubin Duggal at 2023-12-20T20:07:24+05:30
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/d136399dacaa9e323ba7c023e63fc7a6fc7538d4

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d136399dacaa9e323ba7c023e63fc7a6fc7538d4
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/20231220/5b24318d/attachment-0001.html>


More information about the ghc-commits mailing list