#1457: Various debugger tests fail
------------------------+---------------------------------------------------
    Reporter:  igloo    |        Owner:         
        Type:  bug      |       Status:  closed 
    Priority:  high     |    Milestone:  6.8    
   Component:  GHCi     |      Version:  6.6.1  
    Severity:  normal   |   Resolution:  fixed  
    Keywords:           |   Difficulty:  Unknown
          Os:  Unknown  |     Testcase:         
Architecture:  Unknown  |  
------------------------+---------------------------------------------------
Changes (by mnislaih):

  * resolution:  => fixed
  * component:  Compiler => GHCi
  * status:  new => closed
  * cc:  => [EMAIL PROTECTED]

Comment:

 Some of these tests fail simply because they need an accept output

 break014 - accepted output

 '''break015''' - expected to fail, implementation of implicit parameters
 in breakpoints is still not done. Moved to ticket #1532

 '''dynbk005''' - This is a misfeature. :steps in TH spliced code need to
 be bypassed. Moved to ticket #1530

 print013 - accepted output

 '''print022''' - this test fails only in 'quickest' ghc builds. It works
 finely on production ghc. I haven't really tried to figure out why, all
 I'd know is that it has to do with handling of unboxeds.

 '''result001''' - this is an actual bug, moved to ticket #1531

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1457>
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