I'll note that all of my validates seem to have been fine, so it seems just to be running the testsuite by hand.
Edward Excerpts from Edward Z. Yang's message of Wed Apr 06 12:42:36 -0400 2011: > For some odd reason, my driver tests are still failing (even with > latest testsuite): > > OVERALL SUMMARY for test run started at Wed Apr 6 17:41:27 BST 2011 > 2714 total tests, which gave rise to > 9108 test cases, of which > 0 caused framework failures > 9103 were skipped > > 0 expected passes > 0 expected failures > 0 unexpected passes > 5 unexpected failures > > Unexpected failures: > driver016(normal) > driver017(normal) > driver028(normal) > driver035(normal) > driver045(normal) > > Here is a representative sample: > > =====> driver045(normal) 2427 of 2714 [0, 4, 0] > cd ./driver && $MAKE -s --no-print-directory test045 </dev/null > >driver045.run.stdout 2>driver045.run.stderr > Wrong exit code (expected 0 , actual 2 ) > Stdout: > > Stderr: > stub045/B045/F_stub.h: openFile: does not exist (No such file or directory) > make[2]: *** [test045] Error 1 > > Do I need to clean something, or are these still broken? > > Edward _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
