[GHC] #8699: Multiple test faliures on 32-bit Linux systems.

GHC ghc-devs at haskell.org
Sun Jan 26 04:54:12 UTC 2014


#8699: Multiple test faliures on 32-bit Linux systems.
-------------------------------------+-----------------------------
        Reporter:  Fuuzetsu          |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.8.1-rc1
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  x86
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+-----------------------------

Comment (by Fuuzetsu):

 Oops, regarding that third box, it seems that some stderr failures were
 caused by `distcc` getting into my PATH when it shouldn't have. Here's the
 result of `make test` with that moved out of the way:

 {{{
 Unexpected results from:
 TEST="haddock.compiler haddock.base T1969 T3064"

 OVERALL SUMMARY for test run started at Sun Jan 26 04:30:11 2014 GMT
  0:18:05 spent to go through
     3883 total tests, which gave rise to
    12748 test cases, of which
     9209 were skipped

       26 had missing libraries
     3452 expected passes
       57 expected failures

        3 caused framework failures
        0 unexpected passes
        4 unexpected failures

 Unexpected failures:
    perf/compiler  T1969 [stat too good] (normal)
    perf/compiler  T3064 [stat not good enough] (normal)
    perf/haddock   haddock.base [stat not good enough] (normal)
    perf/haddock   haddock.compiler [stat not good enough] (normal)
 }}}

 and here's the log of that `make test` run:
 http://fuuzetsu.co.uk/misc/validate-lenalee-
 e01367ff8c3165b0dd1fb78bcb3a3ced1e4a5f19-tests-nodistcc

 So overall it seems that the Haddock numbers and T1969 are the frequently
 failing things.

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


More information about the ghc-tickets mailing list