
On Thursday 12 May 2011 17:49:16, Simon Peyton-Jones wrote:
| hpc_markup_multi_001(normal) | hpc_markup_multi_002(normal) | hpc_markup_multi_003(normal) | | Unexpected passes: | mc01(hpc,ghci) | mc06(hpc,ghci) | mc08(hpc,ghci) | mc11(hpc) | mc16(hpc) | mc18(hpc)
I pushed patches for all of these today
Great!
Now I've built HEAD (7b3a746294d3d034da0052644237e4d1ab1f08c8, minus the
patch removing the import Config from AsmCodeGen, cf #5194) with profiling,
leading to
====================
OVERALL SUMMARY for test run started at Do 12. Mai 20:47:35 CEST 2011
2766 total tests, which gave rise to
11839 test cases, of which
0 caused framework failures
2123 were skipped
9428 expected passes
280 expected failures
1 unexpected passes
7 unexpected failures
====================
Unexpected passes:
conc016(threaded2)
Well, that one occasionally happens.
====================
Unexpected failures:
T3016(profasm)
timeout-killed, too much other stuff running, rerunning T3016 on a less
busy machine made it pass, but I'm not too happy with the stats:
<
| Summing up: Yay!
Indeed!
Still very much yay, I can't find the new unexpected failure of T3064 disappointing in the least, only T3016(profasm) and dph-words-opt leave something to be desired.