[GHC] #9389: Full Test Suite Failures
GHC
ghc-devs at haskell.org
Thu Jul 31 23:09:26 UTC 2014
#9389: Full Test Suite Failures
------------------------------------+----------------------------------
Reporter: jrp | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.8.3
Keywords: | Operating System: MacOS X
Architecture: Unknown/Multiple | Type of failure: Other
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
------------------------------------+----------------------------------
This is just to record progress on running the full test suite on OS X for
the current HEAD using a BuildFlavour = perf build.
I'll check through these (some of which are configuration issues because
of the non-standard build or some required libraries are not being pulled
in).
{{{
OVERALL SUMMARY for test run started at Thu Jul 31 23:03:39 2014 BST
0:32:31 spent to go through
4036 total tests, which gave rise to
19262 test cases, of which
4218 were skipped
358 had missing libraries
14485 expected passes
135 expected failures
0 caused framework failures
0 unexpected passes
66 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/unix/tests signals004 [bad exit code] (threaded2)
concurrent/should_run T367_letnoescape [bad exit code]
(optllvm)
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)
ffi/should_run ffi002 [bad exit code] (threaded2)
indexed-types/should_compile T7837 [stderr mismatch] (profasm)
perf/compiler T4801 [stat too good] (normal)
perf/haddock haddock.base [stat not good enough]
(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>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list