[GHC] #14890: Make Linux slow validate green
GHC
ghc-devs at haskell.org
Mon Jun 25 21:43:23 UTC 2018
#14890: Make Linux slow validate green
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: alpmestan
Type: task | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): D4546, D4636,
Wiki Page: | D4712
-------------------------------------+-------------------------------------
Comment (by requisitebits):
Results when using the same script from comment:15, except with
`REV=1c2c2d3dfd4c36884b22163872feb87122b4528d`:
{{{
Unexpected results from:
TEST="T10294 T10294a T10420 T11462 T11525 T12567a annrun01 frontend01
ghci024 plugin-recomp-flags plugin-recomp-impure plugin-recomp-pure
plugins01 plugins05 plugins06 plugins07 plugins08 plugins09 plugins11
plugins12 plugins13 plugins14 plugins15"
SUMMARY for test run started at Mon Jun 25 19:59:07 2018 UTC
1:30:40 spent to go through
6454 total tests, which gave rise to
20029 test cases, of which
13338 were skipped
20 had missing libraries
6495 expected passes
153 expected failures
0 caused framework failures
0 caused framework warnings
0 unexpected passes
23 unexpected failures
0 unexpected stat failures
Unexpected failures:
annotations/should_run/annrun01.run annrun01 [exit code non-0]
(normal)
ghci/scripts/ghci024.run ghci024 [bad stderr] (normal)
plugins/plugins01.run plugins01 [bad exit code] (normal)
plugins/plugins05.run plugins05 [exit code non-0] (dyn)
plugins/plugins06.run plugins06 [exit code non-0] (dyn)
plugins/plugins07.run plugins07 [bad exit code] (normal)
plugins/plugins08.run plugins08 [bad exit code] (normal)
plugins/plugins09.run plugins09 [bad exit code] (normal)
plugins/plugins11.run plugins11 [bad exit code] (normal)
plugins/plugins12.run plugins12 [bad exit code] (normal)
plugins/plugins13.run plugins13 [bad exit code] (normal)
plugins/plugins14.run plugins14 [bad exit code] (normal)
plugins/plugins15.run plugins15 [bad exit code] (normal)
plugins/T10420.run T10420 [bad exit code] (normal)
plugins/T10294.run T10294 [bad exit code] (normal)
plugins/T10294a.run T10294a [bad exit code] (normal)
plugins/frontend01.run frontend01 [bad exit code]
(normal)
plugins/T12567a.run T12567a [bad exit code] (normal)
plugins/plugin-recomp-pure.run plugin-recomp-pure [bad exit code]
(normal)
plugins/plugin-recomp-impure.run plugin-recomp-impure [bad exit
code] (normal)
plugins/plugin-recomp-flags.run plugin-recomp-flags [bad exit
code] (normal)
typecheck/should_compile/T11462.run T11462 [exit code non-0] (normal)
typecheck/should_compile/T11525.run T11525 [exit code non-0] (normal)
make[1]: *** [../mk/test.mk:329: test] Error 1
make[1]: Leaving directory '/home/jake/src/ghc/testsuite/tests'
make: *** [Makefile:223: test] Error 2
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14890#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list