Oops, I had a testsuite commit just sitting in my local tree I'd
forgotten about so I never was getting these warnings. Sorry for the
delay.

On 6 April 2012 04:37, Simon Peyton-Jones <[email protected]> wrote:
> There are still a bunch of test failures on Windows/msys.  There seem to be
> these groups:
>
>
>
> ·        Safe Haskell (6)
>
> ·        GHCi/linking ‘ar’ not found (something in the build system?)
>
> =====> ghcilink001(normal) 788 of 3237 [0, 1, 0]
>
> cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink001    </dev/null
>>ghcilink001.run.stdout 2>ghcilink001.run.stderr
>
> Wrong exit code (expected 0 , actual 2 )
>
> Stdout:
>
>
>
> Stderr:
>
> make[3]: opdir/../mingw/bin/ar.exe: Command not found
>
> make[3]: *** [ghcilink001] Error 127
>
>
>
> ·        capi_value: Ian was going to look at this
>
>
>
> ·        random rangeTest: Ryan, might you look?
>
>
>
> ·        Defer02 is simply a slash/backslash issue:
>
> -../../typecheck/should_run/Defer01.hs:49:5: Warning:
>
> +..\..\typecheck\should_run\Defer01.hs:49:5: Warning:
>
> Ian or Paolo might you look at it?  On msys don’t we make an effort to print
> messages using forward slashes only? I’m not certain.
>
>
>
>
>
> Unexpected failures:
>
>    ../../libraries/random/tests  rangeTest [bad exit code] (normal)
>
>    ffi/should_run                capi_value [bad stdout] (normal)
>
>    ghci/linking                  ghcilink001 [bad exit code] (normal)
>
>    ghci/linking                  ghcilink004 [bad exit code] (normal)
>
>    ghci/scripts                  Defer02 [bad stderr] (ghci)
>
>    safeHaskell/check             Check09 [stderr mismatch] (normal)
>
>    safeHaskell/ghci              p11 [bad stderr] (ghci)
>
>    safeHaskell/ghci              p12 [bad stderr] (ghci)
>
>    safeHaskell/ghci              p17 [bad stderr] (ghci)
>
>    safeHaskell/ghci              p3 [bad stderr] (ghci)
>
>    safeHaskell/safeInfered       UnsafeInfered11 [stderr mismatch] (normal)

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to