[GHC] #9286: ghc-7.9.20140707 fails testsuite on OS X (10.10) Yosemite

GHC ghc-devs at haskell.org
Sat Jul 12 22:18:40 UTC 2014


#9286: ghc-7.9.20140707 fails testsuite on OS X (10.10) Yosemite
----------------------------------------------+----------------------------
        Reporter:  jrp                        |            Owner:
            Type:  bug                        |           Status:  new
        Priority:  normal                     |        Milestone:
       Component:  Compiler                   |          Version:  7.9
      Resolution:                             |         Keywords:
Operating System:  MacOS X                    |  testsuite
 Type of failure:  Building GHC failed        |     Architecture:  x86_64
       Test Case:  T5435_dyn_asm T4801 T6048  |  (amd64)
        Blocking:                             |       Difficulty:  Unknown
                                              |       Blocked By:
                                              |  Related Tickets:
----------------------------------------------+----------------------------

Comment (by jrp):

 ... and with today's HEAD, running fulltest, with ghc built with
 BuildFlavour = perf-llvm (3.4.2)



 {{{
 Unexpected results from:
 TEST="T367_letnoescape AtomicPrimops T367 conc012 callstack001 enum01
 topHandler03 enum03 enum02 T5550 T7702 qq008 haddock.Cabal objc-hi objcpp-
 hi T7837 T4801 T6048 T9078 divbyzero overflow3 overflow2 overflow1
 derefnull T5435_dyn_asm T7919 qq007 T9203 signals004"

 OVERALL SUMMARY for test run started at Sat Jul 12 18:24:35 2014 BST
  4:27:38 spent to go through
     4039 total tests, which gave rise to
    19421 test cases, of which
     4248 were skipped

      165 had missing libraries
    14800 expected passes
      135 expected failures

        0 caused framework failures
        0 unexpected passes
       73 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         AtomicPrimops [bad exit code]
 (profasm,profthreaded)
    concurrent/should_run         T367 [bad exit code]
 (profasm,profthreaded)
    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)
    indexed-types/should_compile  T7837 [stderr mismatch] (profasm)
    perf/compiler                 T4801 [stat too good] (normal)
    perf/compiler                 T6048 [stat not good enough] (optasm)
    perf/haddock                  haddock.Cabal [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 [stat not good enough]
 (hpc,optllvm)
    simplCore/should_compile      T7702 [exit code non-0] (profasm)
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9286#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list