Unexpected passes:
   perf/should_run  T5113 (normal)

Unexpected failures:
   cabal                                1750 [bad stderr] (normal)
   cabal                                shadow [bad stderr] (normal)
   deriving/should_compile              T1133 [bad exit code] (normal)
   deriving/should_fail                 T1133A [bad exit code] (normal)
perf/haddock haddock.base [stat not good enough] (normal)
   polykinds                            T7594 [stderr mismatch] (normal)


We know what the cabal failures are, and Simon PJ has said he'll be fixjng those.

T1133 and T1133A look like a problem with spaces in pathnames:

Stderr:
make[3]: /home/simon/code-all/work/ghc-validate/bindisttest/install: Command not found
make[3]: *** [T1133A] Error 127

*** unexpected failure for T1133A(normal)


T7594 has been failing for a few days, I think:

--- ./polykinds/T7594.stderr    2013-01-23 09:07:45.400727923 +0000
+++ ./polykinds/T7594.comp.stderr       2013-01-24 09:40:12.030265492 +0000
@@ -1,6 +1,3 @@
-h0
-h1
-h2

 T7594.hs:25:11:
     Couldn't match type `b' with `IO ()'
*** unexpected failure for T7594(normal)

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

Reply via email to