#5078: Test failed: Change in ghci-debugger message format?
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:              
        Type:  bug                |      Status:  new         
    Priority:  normal             |   Component:  Test Suite  
     Version:  7.0.3              |    Keywords:              
    Testcase:                     |   Blockedby:              
          Os:  Unknown/Multiple   |    Blocking:              
Architecture:  Unknown/Multiple   |     Failure:  None/Unknown
----------------------------------+-----------------------------------------
 break024 failed with
 {{{
 Actual stdout output differs from expected:
 --- ./ghci.debugger/scripts/break024.stdout-ghc-7.0.normalised  2011-04-02
 18:41:32.000000000 +0200
 +++ ./ghci.debugger/scripts/break024.run.stdout.normalised      2011-04-02
 18:41:32.000000000 +0200
 @@ -1,26 +1,20 @@
  Left user error (error)
  Stopped at <exception thrown>
 -_exception :: e = SomeException (GHC.Exception.D:Exception _
 -
 (GHC.Show.D:Show ...) ....)
 -                                (GHC.IO.Exception.IOError Nothing
 GHC.IO.Exception.UserError ....)
 +_exception :: e = _
  _exception = SomeException (GHC.Exception.D:Exception _
                                                        (GHC.Show.D:Show _
 _ _) _ _)
                             (GHC.IO.Exception.IOError Nothing
 GHC.IO.Exception.UserError []
 ['e','r','r','o','r'] Nothing Nothing)
  *** Exception: user error (error)
  Stopped at <exception thrown>
 -_exception :: e = SomeException (GHC.Exception.D:Exception _
 -
 (GHC.Show.D:Show ...) ....)
 -                                (GHC.IO.Exception.IOError Nothing
 GHC.IO.Exception.UserError ....)
 +_exception :: e = _
  _exception = SomeException (GHC.Exception.D:Exception _
                                                        (GHC.Show.D:Show _
 _ _) _ _)
                             (GHC.IO.Exception.IOError Nothing
 GHC.IO.Exception.UserError []
 ['e','r','r','o','r'] Nothing Nothing)
  *** Exception: user error (error)
  Stopped at <exception thrown>
 -_exception :: e = SomeException (GHC.Exception.D:Exception _
 -
 (GHC.Show.D:Show ...) ....)
 -                                (GHC.IO.Exception.IOError Nothing
 GHC.IO.Exception.UserError ....)
 +_exception :: e = _
  _exception = SomeException (GHC.Exception.D:Exception _
                                                        (GHC.Show.D:Show _
 _ _) _ _)
                             (GHC.IO.Exception.IOError Nothing
 GHC.IO.Exception.UserError []
 *** unexpected failure for break024(ghci)
 }}}
 Is that just a format change or a real failure?

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to