[GHC] #9389: Full Test Suite Failures
GHC
ghc-devs at haskell.org
Tue Jan 6 20:51:29 UTC 2015
#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:
Type of failure: Other | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
#9286,#8756,#7876,#7877 | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by jrp):
The result of {{{make fulltest THREADS=8}}} with {{{BuildFlavour =
quick}}}
{{{
OVERALL SUMMARY for test run started at Tue Jan 6 20:00:16 2015 GMT
0:45:55 spent to go through
4389 total tests, which gave rise to
14206 test cases, of which
2703 were skipped
267 had missing libraries
10980 expected passes
148 expected failures
3 caused framework failures
0 unexpected passes
86 unexpected failures
19 unexpected stat failures
Unexpected failures:
../../libraries/base/tests enum01 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
../../libraries/base/tests enum01 [bad stdout or stderr]
(ghci)
../../libraries/base/tests enum02 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
../../libraries/base/tests enum02 [bad stdout or stderr]
(ghci)
../../libraries/base/tests enum03 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
../../libraries/base/tests enum03 [bad stdout or stderr]
(ghci)
../../libraries/base/tests topHandler01 [bad exit code]
(threaded1,threaded2)
../../libraries/base/tests topHandler01 [bad stdout or
stderr] (ghci)
../../libraries/base/tests topHandler03 [bad exit code]
(ghci)
../../libraries/hpc/tests/simple/tixs hpc_markup_001 [bad stdout]
(normal)
../../libraries/hpc/tests/simple/tixs hpc_markup_002 [bad stdout]
(normal)
../../libraries/process/tests process011 [bad exit code]
(threaded1,threaded2)
../../libraries/process/tests process011 [bad stdout or
stderr] (ghci)
../../libraries/unix/tests signals002 [bad stdout]
(threaded1,threaded2)
../../libraries/unix/tests signals002 [bad stdout or
stderr] (ghci)
cabal/sigcabal01 sigcabal01 [bad stderr] (normal)
codeGen/should_run CgStaticPointers [bad stdout or
stderr] (ghci)
concurrent/should_run allocLimit4 [bad exit code]
(ghci)
concurrent/should_run conc012 [bad exit code] (ghci)
concurrent/should_run conc059 [bad stderr]
(threaded1,threaded2)
deSugar/should_run DsStaticPointers [bad stdout or
stderr] (ghci)
deSugar/should_run dsrun014 [bad exit code] (ghci)
driver T9938 [bad exit code] (normal)
driver/retc001 retc001 [bad stderr] (normal)
ghci/scripts ghci024 [bad stdout] (normal)
numeric/should_run add2 [bad exit code] (ghci)
numeric/should_run mul2 [bad exit code] (ghci)
numeric/should_run quotRem2 [bad exit code] (ghci)
parser/should_run readRun004 [bad exit code]
(ghci)
rts GcStaticPointers [bad stdout or
stderr] (ghci)
rts ListStaticPointers [bad stdout
or stderr] (ghci)
rts T7919 [bad exit code]
(optasm,threaded2,dyn)
th TH_StaticPointers [bad stdout or
stderr] (ghci)
typecheck/should_compile T9939 [stderr mismatch]
(normal,hpc,optasm)
typecheck/should_run T3500a [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
typecheck/should_run T3500a [bad stdout or stderr]
(ghci)
typecheck/should_run T5751 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
typecheck/should_run T5751 [bad stdout or stderr]
(ghci)
typecheck/should_run T7126 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
typecheck/should_run T7126 [bad stdout or stderr]
(ghci)
typecheck/should_run T7861 [bad exit code]
(normal,hpc,optasm,ghci,threaded1,threaded2,dyn)
typecheck/should_run tcrun045 [stderr mismatch]
(normal)
Unexpected stat failures:
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 T9675 [stat not good enough] (optasm)
perf/compiler T9872a [stat not good enough] (normal)
perf/compiler T9872b [stat not good enough] (normal)
perf/compiler T9872c [stat not good enough] (normal)
perf/compiler T9872d [stat not good enough] (normal)
perf/compiler parsing001 [stat not good enough] (normal)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9389#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list