[Git][ghc/ghc][wip/ghc-9.10] testsuite: Mark T24171 as fragile due to #24512
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Fri Mar 8 01:59:01 UTC 2024
Ben Gamari pushed to branch wip/ghc-9.10 at Glasgow Haskell Compiler / GHC
Commits:
2739c799 by Ben Gamari at 2024-03-07T20:58:23-05:00
testsuite: Mark T24171 as fragile due to #24512
I will fix this but not in time for 9.10.1-alpha1
- - - - -
1 changed file:
- testsuite/tests/rts/linker/T24171/all.T
Changes:
=====================================
testsuite/tests/rts/linker/T24171/all.T
=====================================
@@ -1,6 +1,7 @@
test('T24171',
[req_rts_linker,
req_profiling,
- extra_files(['Lib.hs', 'main.c'])],
+ extra_files(['Lib.hs', 'main.c']),
+ fragile(24512)],
makefile_test,
['clean_build_and_run'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2739c799d0a9e4534372feed1e6e2e2d5c1ad34d
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2739c799d0a9e4534372feed1e6e2e2d5c1ad34d
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/20240307/8d98a246/attachment.html>
More information about the ghc-commits
mailing list