Skip to content

Test failed: Change in ghci-debugger message format?

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?

Trac metadata
Trac field Value
Version 7.0.3
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Test Suite
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information