[GHC] #9389: Full Test Suite Failures

GHC ghc-devs at haskell.org
Sun Nov 23 23:08:16 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:              |  #9286,#8756,#7876,#7877
-------------------------------------+-------------------------------------

Comment (by merijn):

 `./validate --fast` on OSX 10.10 produced the following today:

 {{{
 Unexpected results from:
 TEST="cabal01 T5435_dyn_asm subsections_via_symbols cabal06 T4801"

 OVERALL SUMMARY for test run started at Sat Nov 22 21:35:31 2014 PST
 0:07:30 spent to go through
    4230 total tests, which gave rise to
   13843 test cases, of which
    9956 were skipped

      53 had missing libraries
    3763 expected passes
      66 expected failures

       0 caused framework failures
       0 unexpected passes
       4 unexpected failures
       1 unexpected stat failures

 Unexpected failures:
   cabal/cabal01                            cabal01 [bad exit code]
 (normal)
   cabal/cabal06                            cabal06 [bad stdout] (normal)
   llvm/should_run/subsections_via_symbols  subsections_via_symbols [bad
 exit code] (normal)
   rts                                      T5435_dyn_asm [bad stdout]
 (normal)

 Unexpected stat failures:
   perf/compiler  T4801 [stat too good] (normal)
 }}}

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


More information about the ghc-tickets mailing list