[GHC] #9389: Full Test Suite Failures
GHC
ghc-devs at haskell.org
Sun Aug 10 11:14:58 UTC 2014
#9389: Full Test Suite Failures
-------------------------------------+------------------------------------
Reporter: jrp | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.8.3
Resolution: | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: Other | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
-------------------------------------+------------------------------------
Comment (by jrp):
Today's results from a fast bindist build.
{{{
Unexpected results from:
TEST="T367_letnoescape T9379 conc012 overflow1 T5435_dyn_asm T5321FD T5030
T4801 T6048 T5631 T783 T5642 T9020 T3064 parsing001 T1969 T5321Fun T5837
T3294 cabal06 enum01 topHandler03 enum03 enum02"
OVERALL SUMMARY for test run started at Sun Aug 10 11:25:55 2014 BST
0:32:58 spent to go through
4059 total tests, which gave rise to
15828 test cases, of which
3379 were skipped
299 had missing libraries
11938 expected passes
153 expected failures
3 caused framework failures
0 unexpected passes
56 unexpected failures
Unexpected failures:
../../libraries/base/tests enum01 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
../../libraries/base/tests enum01 [bad stdout or stderr] (ghci)
../../libraries/base/tests enum02 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
../../libraries/base/tests enum02 [bad stdout or stderr] (ghci)
../../libraries/base/tests enum03 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
../../libraries/base/tests enum03 [bad stdout or stderr] (ghci)
../../libraries/base/tests topHandler03 [bad exit code] (ghci)
cabal/cabal06 cabal06 [bad stdout] (normal)
concurrent/should_run T367_letnoescape [bad exit code] (optllvm)
concurrent/should_run T9379 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
concurrent/should_run T9379 [bad stdout or stderr] (ghci)
concurrent/should_run conc012 [bad exit code] (ghci)
perf/compiler T1969 [stat not good enough] (normal)
perf/compiler T3064 [stat not good enough] (normal)
perf/compiler T3294 [stat not good enough] (normal)
perf/compiler T4801 [stat not good enough] (normal)
perf/compiler T5030 [stat not good enough] (normal)
perf/compiler T5321FD [stat not good enough] (normal)
perf/compiler T5321Fun [stat not good enough] (normal)
perf/compiler T5631 [stat not good enough] (normal)
perf/compiler T5642 [stat not good enough] (normal)
perf/compiler T5837 [stat not good enough] (normal)
perf/compiler T6048 [stat not good enough] (optasm)
perf/compiler T783 [stat not good enough] (normal)
perf/compiler T9020 [stat not good enough] (optasm)
perf/compiler parsing001 [stat not good enough] (normal)
rts T5435_dyn_asm [bad stdout] (normal)
rts overflow1 [bad exit code]
(hpc,optasm,threaded2,dyn,optllvm)
}}}
Some of these tests pass if I run fulltst with the build tree, rather than
bindist, version:
{{{
Unexpected results from:
TEST="T367_letnoescape conc012 overflow1 T5435_dyn_asm T5321FD T5030 T4801
T6048 T5631 T5837 T5642 T9020 T3064 parsing001 T1969 T5321Fun T783 T3294
cabal06 enum01 topHandler03 enum03 enum02"
OVERALL SUMMARY for test run started at Sun Aug 10 12:02:27 2014 BST
0:07:21 spent to go through
4085 total tests, which gave rise to
16029 test cases, of which
15949 were skipped
0 had missing libraries
32 expected passes
0 expected failures
0 caused framework failures
0 unexpected passes
48 unexpected failures
Unexpected failures:
../../libraries/base/tests enum01 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
../../libraries/base/tests enum01 [bad stdout or stderr] (ghci)
../../libraries/base/tests enum02 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
../../libraries/base/tests enum02 [bad stdout or stderr] (ghci)
../../libraries/base/tests enum03 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
../../libraries/base/tests enum03 [bad stdout or stderr] (ghci)
../../libraries/base/tests topHandler03 [bad exit code] (ghci)
cabal/cabal06 cabal06 [bad stdout] (normal)
concurrent/should_run T367_letnoescape [bad exit code] (optllvm)
concurrent/should_run conc012 [bad exit code] (ghci)
perf/compiler T1969 [stat not good enough] (normal)
perf/compiler T3064 [stat not good enough] (normal)
perf/compiler T3294 [stat not good enough] (normal)
perf/compiler T4801 [stat not good enough] (normal)
perf/compiler T5030 [stat not good enough] (normal)
perf/compiler T5321FD [stat not good enough] (normal)
perf/compiler T5321Fun [stat not good enough] (normal)
perf/compiler T5631 [stat not good enough] (normal)
perf/compiler T5642 [stat not good enough] (normal)
perf/compiler T5837 [stat not good enough] (normal)
perf/compiler T6048 [stat not good enough] (optasm)
perf/compiler T783 [stat not good enough] (normal)
perf/compiler T9020 [stat not good enough] (optasm)
perf/compiler parsing001 [stat not good enough] (normal)
rts T5435_dyn_asm [bad stdout] (normal)
rts overflow1 [bad exit code]
(hpc,optasm,threaded2,dyn,optllvm)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9389#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list