[Git][ghc/ghc][master] testsuite: Unmark T16190 as broken
Marge Bot
gitlab at gitlab.haskell.org
Mon Apr 8 18:53:59 UTC 2019
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
97d3d546 by Ben Gamari at 2019-04-08T18:47:54Z
testsuite: Unmark T16190 as broken
Was broken via #16389 yet strangely it has started passing despite the
fact that the suggested root cause has not changed.
- - - - -
1 changed file:
- testsuite/tests/perf/compiler/all.T
Changes:
=====================================
testsuite/tests/perf/compiler/all.T
=====================================
@@ -394,8 +394,6 @@ test ('T15164',
['-v0 -O'])
test('T16190',
- [ collect_stats(),
- when(opsys('mingw32'), expect_broken(16389))
- ],
+ collect_stats(),
multimod_compile,
['T16190.hs', '-v0'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/97d3d546e6f03977a9cbe7d5499bb66510411468
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/97d3d546e6f03977a9cbe7d5499bb66510411468
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/20190408/a2d21152/attachment-0001.html>
More information about the ghc-commits
mailing list