validate failures for OSX on current head

Carter Schonwald carter.schonwald at gmail.com
Thu Apr 23 20:03:06 UTC 2015


hey all, on ghc head today
specifically commit a55bfabbed21f17064f863450f9d94d45db9c478
i did a run of ./validate --slow

here are the following unexpected failures (i know the static pointer GHCI
ones are expected, but i'm not sure about the rest). Could someone care to
opine on which ones are truely unexpected?

i'll be doing a bit of digging on some of these as I have time over the
coming week, but i thought I should share this with everyone just in case
something important is amidst them

cheers
-Carter


Unexpected results from:
TEST="tc165 retc001 dsrun014 DsStaticPointers GcStaticPointers
ListStaticPointers T7919 retc002 tcrun024 tcrun025 T7861 T5751 T3500a T7126
tcrun037 readRun004 rn041 TH_StaticPointers recomp001 setnumcapabilities001
allocLimit4 ghci024 termination enum01 enum03 enum02 sigcabal01 sigcabal02
CgStaticPointers recomp014 qq007 qq008 mul2 quotRem2 add2 read029"

OVERALL SUMMARY for test run started at Thu Apr 23 15:02:33 2015 EDT
 0:20:10 spent to go through
    4483 total tests, which gave rise to
   14464 test cases, of which
    2785 were skipped

     267 had missing libraries
   11140 expected passes
     170 expected failures

       0 caused framework failures
       0 unexpected passes
     102 unexpected failures
       0 unexpected stat failures

Unexpected failures:
   ../../libraries/base/tests  enum01 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   ../../libraries/base/tests  enum01 [bad stdout or stderr] (ghci)
   ../../libraries/base/tests  enum02 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   ../../libraries/base/tests  enum02 [bad stdout or stderr] (ghci)
   ../../libraries/base/tests  enum03 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   ../../libraries/base/tests  enum03 [bad stdout or stderr] (ghci)
   cabal/sigcabal01            sigcabal01 [bad stderr] (normal)
   cabal/sigcabal02            sigcabal02 [bad stderr] (normal)
   codeGen/should_run          CgStaticPointers [bad stdout or stderr]
(ghci)
   concurrent/should_run       allocLimit4 [bad exit code] (ghci)
   concurrent/should_run       setnumcapabilities001 [bad exit code]
(threaded2)
   deSugar/should_run          DsStaticPointers [bad stdout or stderr]
(ghci)
   deSugar/should_run          dsrun014 [bad exit code] (ghci)
   driver/recomp001            recomp001 [bad stderr] (normal)
   driver/recomp014            recomp014 [bad stdout] (normal)
   driver/retc001              retc001 [bad exit code] (normal)
   driver/retc002              retc002 [bad exit code] (normal)
   gadt                        termination [exit code non-0] (optasm)
   ghci/scripts                ghci024 [bad stdout] (normal)
   numeric/should_run          add2 [bad exit code] (ghci)
   numeric/should_run          mul2 [bad exit code] (ghci)
   numeric/should_run          quotRem2 [bad exit code] (ghci)
   parser/should_compile       read029 [exit code non-0] (optasm)
   parser/should_run           readRun004 [bad exit code] (ghci)
   quasiquotation/qq007        qq007 [exit code non-0] (normal,hpc,optasm)
   quasiquotation/qq008        qq008 [exit code non-0] (normal,hpc,optasm)
   rename/should_compile       rn041 [exit code non-0] (optasm)
   rts                         GcStaticPointers [bad stdout or stderr]
(ghci)
   rts                         ListStaticPointers [bad stdout or stderr]
(ghci)
   rts                         T7919 [bad exit code] (optasm,threaded1,dyn)
   th                          TH_StaticPointers [bad stdout or stderr]
(ghci)
   typecheck/should_compile    tc165 [exit code non-0] (optasm)
   typecheck/should_run        T3500a [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   typecheck/should_run        T3500a [bad stdout or stderr] (ghci)
   typecheck/should_run        T5751 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   typecheck/should_run        T5751 [bad stdout or stderr] (ghci)
   typecheck/should_run        T7126 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   typecheck/should_run        T7126 [bad stdout or stderr] (ghci)
   typecheck/should_run        T7861 [bad stderr]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   typecheck/should_run        T7861 [bad stdout or stderr] (ghci)
   typecheck/should_run        tcrun024 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   typecheck/should_run        tcrun024 [bad stdout or stderr] (ghci)
   typecheck/should_run        tcrun025 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   typecheck/should_run        tcrun025 [bad stdout or stderr] (ghci)
   typecheck/should_run        tcrun037 [exit code non-0]
(normal,hpc,optasm,threaded1,threaded2,dyn)
   typecheck/should_run        tcrun037 [bad stdout or stderr] (ghci)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150423/038b2eb9/attachment.html>


More information about the ghc-devs mailing list