Framework failures
Simon Peyton Jones
simonpj at microsoft.com
Tue Oct 7 08:17:34 UTC 2014
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'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141007/e6832c90/attachment.html>
More information about the ghc-devs
mailing list