break011 is broken on Windows
The break011 testcase fails on Windows with some unexpected differences in stdout.
+++ ./ghci.debugger/scripts/break011.run/break011.run.stdout.normalised 2016-10-16 01:57:26.489544400 +0000
@@ -51,6 +51,9 @@
"foo"
"CallStack (from HasCallStack):
error, called at Test7.hs:<line>:<column> in <package-id>:Main")
-*** Exception: foo
-CallStack (from HasCallStack):
- error, called at Test7.hs:<line>:<column> in <package-id>:Main
+Stopped in <exception thrown>, <unknown>
+_exception :: e = SomeException
+ (ErrorCallWithLocation
+ "foo"
+ "CallStack (from HasCallStack):
+ error, called at Test7.hs:<line>:<column> in <package-id>:Main")
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.0.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Test Suite |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | Phyx- |
| Operating system | Unknown/Multiple |
| Architecture | Unknown/Multiple |