[Git][ghc/ghc][wip/9.2.6-backports] testsuite: Mark T9405 as fixed on windows

Zubin (@wz1000) gitlab at gitlab.haskell.org
Wed Feb 8 13:19:55 UTC 2023



Zubin pushed to branch wip/9.2.6-backports at Glasgow Haskell Compiler / GHC


Commits:
87c547c7 by Zubin Duggal at 2023-02-08T18:45:44+05:30
testsuite: Mark T9405 as fixed on windows

- - - - -


1 changed file:

- testsuite/tests/rts/all.T


Changes:

=====================================
testsuite/tests/rts/all.T
=====================================
@@ -339,7 +339,7 @@ test('T10904', [ omit_ways(['ghci']), extra_run_opts('20000') ],
 test('T10728', [extra_run_opts('+RTS -maxN3 -RTS'), only_ways(['threaded2'])],
                compile_and_run, [''])
 
-test('T9405', [when(msys(), expect_broken(12714))], makefile_test, ['T9405'])
+test('T9405', [], makefile_test, ['T9405'])
 
 test('T11788', when(ghc_dynamic(), skip),
               makefile_test, ['T11788'])



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/87c547c7bec75094127d7b73e2fc45650ba98ae2
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/20230208/353e7f8c/attachment.html>


More information about the ghc-commits mailing list