tn23 (x86 OSX HEAD), build 234, Success
Simon Marlow
marlowsd at gmail.com
Thu Jan 6 12:38:13 CET 2011
On 06/01/2011 02:23, Builder wrote:
> OVERALL SUMMARY for test run started at Thu Jan 6 02:41:48 CET 2011
> 2682 total tests, which gave rise to
> 14935 test cases, of which
> 0 caused framework failures
> 12559 were skipped
>
> 2295 expected passes
> 75 expected failures
> 0 unexpected passes
> 6 unexpected failures
>
> Unexpected failures:
> 1288(normal)
> 2276(normal)
> 2276_ghci(ghci)
> 4850(normal)
> T4113(normal)
> openFile008(normal)
It would be good to get these failures cleaned up. Some of them look a
bit worrying:
=====> 1288(normal) 598 of 2682 [0, 0, 0]
cd ./ffi/should_run &&
'/Users/thorkilnaur/tn/builders/GHCBuilder/tn23/builder/tempbuild/build/bindisttest/install
dir/bin/ghc' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output
-no-user-package-conf -rtsopts -o 1288 1288.hs 1288_c.c
>1288.comp.stderr 2>&1
cd ./ffi/should_run && ./1288 </dev/null >1288.run.stdout 2>1288.run.stderr
/bin/sh: line 1: 81310 Bus error ./1288 < /dev/null > 1288.run.stdout 2>
1288.run.stderr
Wrong exit code (expected 0 , actual 138 )
Stdout:
Stderr:
*** unexpected failure for 1288(normal)
Presumably these are failures in the fast testsuite and would show up in
a validate, right? Any OS X folks available to take a look?
Cheers,
Simon
More information about the Cvs-ghc
mailing list