[GHC] #9389: Full Test Suite Failures
GHC
ghc-devs at haskell.org
Sat Aug 2 10:39:24 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 snapshot:
{{{
OVERALL SUMMARY for test run started at Sat Aug 2 11:06:07 2014 BST
0:30:58 spent to go through
4042 total tests, which gave rise to
19285 test cases, of which
4222 were skipped
358 had missing libraries
14494 expected passes
135 expected failures
0 caused framework failures
0 unexpected passes
76 unexpected failures
Unexpected failures:
../../libraries/base/tests enum01 [exit code non-0]
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
../../libraries/base/tests enum01 [bad stdout or stderr] (ghci)
../../libraries/base/tests enum02 [exit code non-0]
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
../../libraries/base/tests enum02 [bad stdout or stderr] (ghci)
../../libraries/base/tests enum03 [exit code non-0]
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
../../libraries/base/tests enum03 [bad stdout or stderr] (ghci)
../../libraries/base/tests topHandler03 [bad exit code] (ghci)
../../libraries/unix/tests signals004 [bad exit code] (threaded2)
concurrent/should_run T367_letnoescape [bad exit code]
(optllvm)
concurrent/should_run T9379 [exit code non-0]
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
concurrent/should_run T9379 [bad stdout or stderr] (ghci)
concurrent/should_run conc012 [bad exit code] (ghci)
driver/objc objc-hi [bad profile] (profthreaded)
driver/objc objc-hi [bad heap profile] (profasm)
driver/objc objcpp-hi [bad profile] (profthreaded)
driver/objc objcpp-hi [bad heap profile] (profasm)
ghc-api ghcApi [exit code non-0] (optasm)
indexed-types/should_compile T7837 [stderr mismatch] (profasm)
perf/compiler T4801 [stat too good] (normal)
perf/should_run T9203 [stat too good] (normal)
profiling/should_run callstack001 [bad stdout] (prof)
quasiquotation/qq007 qq007 [exit code non-0] (profasm)
quasiquotation/qq008 qq008 [exit code non-0] (profasm)
rts T5435_dyn_asm [bad stdout] (normal)
rts T7919 [exit code non-0]
(profasm,profthreaded)
rts T9078 [exit code non-0] (profasm)
rts derefnull [bad profile]
(profasm,profthreaded)
rts divbyzero [bad profile]
(profasm,profthreaded)
rts overflow1 [bad exit code]
(hpc,optasm,profasm,threaded2,dyn,profthreaded,optllvm)
rts overflow2 [bad profile]
(profasm,profthreaded)
rts overflow3 [bad profile]
(profasm,profthreaded)
simplCore/should_compile T5550 [exit code non-0] (profasm)
simplCore/should_compile T7702 [exit code non-0] (profasm)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9389#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list