Slow validate currently fails

Ömer Sinan Ağacan omeragacan at gmail.com
Fri Jul 15 12:11:56 UTC 2016


Hi all,

Just wanted to say that HEAD (37aeff6) doesn't currently pass validate (in slow
mode). See details below.


    ==== STAGE 2 TESTS ====

    Unexpected results from:
    TEST="haddock.Cabal hpc_fork T4114c T4114d dynamic-paper"

    SUMMARY for test run started at Fri Jul 15 11:19:15 2016 UTC
     0:43:36 spent to go through
        5264 total tests, which gave rise to
       21166 test cases, of which
        3817 were skipped

         197 had missing libraries
       16928 expected passes
         219 expected failures

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

    Unexpected failures:
       /tmp/ghctest-7VEJbb/test
spaces/./dependent/should_compile/dynamic-paper.run  dynamic-paper
[exit code non-0] (profasm)
       /tmp/ghctest-7VEJbb/test   spaces/./driver/T4114c.run
                T4114c [bad exit code] (ghci)
       /tmp/ghctest-7VEJbb/test   spaces/./driver/T4114d.run
                T4114d [bad exit code] (ghci)
       /tmp/ghctest-7VEJbb/test
spaces/../../libraries/hpc/tests/fork/hpc_fork.run   hpc_fork [bad
heap profile] (profasm)

    Unexpected stat failures:
       /tmp/ghctest-7VEJbb/test
spaces/./perf/haddock/haddock.Cabal.run  haddock.Cabal [stat not good
enough] (normal)


It validates in fast mode though (haven't tried the default mode).


More information about the ghc-devs mailing list