[Git][ghc/ghc][wip/freebsd] testsuite: Mark linker_unload as broken on FreeeBSD
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Tue Nov 19 12:42:50 UTC 2024
Ben Gamari pushed to branch wip/freebsd at Glasgow Haskell Compiler / GHC
Commits:
9a07d830 by Ben Gamari at 2024-11-19T07:42:28-05:00
testsuite: Mark linker_unload as broken on FreeeBSD
Due to #25491.
- - - - -
1 changed file:
- testsuite/tests/rts/linker/all.T
Changes:
=====================================
testsuite/tests/rts/linker/all.T
=====================================
@@ -108,6 +108,7 @@ test('T5435_dyn_gcc',
######################################
test('linker_unload',
[extra_files(['LinkerUnload.hs', 'Test.hs']),
+ when(opsys('freebsd'), expect_broken(25491)),
req_rts_linker],
makefile_test, ['linker_unload'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9a07d8307dfc0b0ada9bf58f5dc7db1b68836407
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9a07d8307dfc0b0ada9bf58f5dc7db1b68836407
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/20241119/74f19765/attachment.html>
More information about the ghc-commits
mailing list