[GHC] #9389: Full Test Suite Failures
GHC
ghc-devs at haskell.org
Fri Sep 19 18:53:45 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):
A significant increase in the number of failures since the last run:
{{{
Unexpected results from:
TEST="conc059 conc012 process011 T1735 TcTypeNatSimpleRun T3500b T5751
enum01 enum03 enum02 topHandler01 T7891 tc124 T5321FD T5030 T4801 T6048
T5631 T5837 T5642 T9020 T3064 parsing001 T1969 T5321Fun T783 T3294 cabal06
T5435_dyn_asm signals002"
OVERALL SUMMARY for test run started at Fri Sep 19 19:43:39 2014 BST
0:07:28 spent to go through
4107 total tests, which gave rise to
16097 test cases, of which
15983 were skipped
0 had missing libraries
28 expected passes
0 expected failures
0 caused framework failures
0 unexpected passes
86 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 topHandler01 [bad exit code]
(threaded1,threaded2)
../../libraries/base/tests topHandler01 [bad stdout or stderr]
(ghci)
../../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)
../../libraries/unix/tests signals002 [bad stdout or stderr] (ghci)
cabal/cabal06 cabal06 [bad stdout] (normal)
concurrent/should_run conc012 [bad exit code] (ghci)
concurrent/should_run conc059 [bad stderr]
(threaded1,threaded2)
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)
typecheck/should_compile T7891 [exit code non-0]
(hpc,optasm,optllvm)
typecheck/should_compile tc124 [exit code non-0]
(hpc,optasm,optllvm)
typecheck/should_run T1735 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
typecheck/should_run T1735 [bad stdout or stderr] (ghci)
typecheck/should_run T3500b [exit code non-0]
(hpc,optasm,threaded2,dyn,optllvm)
typecheck/should_run T5751 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
typecheck/should_run T5751 [bad stdout or stderr] (ghci)
typecheck/should_run TcTypeNatSimpleRun [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn,optllvm)
typecheck/should_run TcTypeNatSimpleRun [bad stdout or
stderr] (ghci)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9389#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list