I'm getting three "framework failures" in the testsuite, as below, on Linux.

Does anyone have any idea why that might happen?

Simon



=====> haddock.compiler(normal) 1891 of 4114 [0, 0, 2]

*** framework failure for haddock.compiler(normal) do_test exception

Traceback (most recent call last):

  File "/home/simonpj/code/HEAD-3/testsuite/driver/testlib.py", line 764, in 
do_test

    result = apply(func, [name,way] + args)

  File "/home/simonpj/code/HEAD-3/testsuite/driver/testlib.py", line 1035, in 
stats

    return checkStats(name, way, stats_file, opts.stats_range_fields)

  File "/home/simonpj/code/HEAD-3/testsuite/driver/testlib.py", line 1045, in 
checkStats

    f = open(in_testdir(stats_file))

IOError: [Errno 2] No such file or directory: 
'./perf/haddock/../../../../compiler/stage2/doc/html/ghc/ghc.haddock.t'
_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to