#3843: Merge plugins into HEAD
---------------------------------+------------------------------------------
    Reporter:  dreixel           |        Owner:  simonpj     
        Type:  task              |       Status:  new         
    Priority:  normal            |    Milestone:  7.2.1       
   Component:  Compiler          |      Version:  6.13        
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by daniel.is.fischer):

 I just tried 3843-v2 on linux x86_64, a full testsuite run gave
 {{{

 OVERALL SUMMARY for test run started at Do 7. Jul 20:43:33 CEST 2011
     2873 total tests, which gave rise to
     9783 test cases, of which
        0 caused framework failures
     1716 were skipped

     7827 expected passes
      227 expected failures
        6 unexpected passes
        7 unexpected failures

 Unexpected passes:
    plugins  plugins06 (normal,hpc,optasm,ghci,threaded1,threaded2)

 Unexpected failures:
    annotations/should_run  annrun01 [bad exit code] (ghci)
    codeGen/should_run      cgrun068 [exit code non-0] (dyn)
    dph/diophantine         dph-diophantine-opt [bad stdout]
 (normal,threaded1,threaded2)
    plugins                 plugins05 [exit code non-0] (dyn)
    typecheck/should_run    T4809 [exit code non-0] (dyn)
 }}}
 The unexpected failures are all expected (they fail anyway) except
 annrun01(ghci).
 That one segfaults now, which it normally doesn't.
 I'll build a new one and see whether that's caused by the patch.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3843#comment:44>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to