print035(ghci) fails when ghci is dynamic
print035(ghci) fails when ghci is dynamic:
=====> print035(ghci) 36 of 75 [0, 0, 0]
cd . && HC='/home/ian/ghc/git/ghc/inplace/bin/ghc-stage2' HC_OPTS='-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history ' '/home/ian/ghc/git/ghc/inplace/bin/ghc-stage2' --interactive -v0 -ignore-dot-ghci -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -ignore-dot-ghci <print035.script >print035.run.stdout 2>print035.run.stderr
Actual stdout output differs from expected:
--- ./print035.stdout 2012-06-06 22:37:21.000000000 +0100
+++ ./print035.run.stdout 2012-10-13 17:34:45.000000000 +0100
@@ -1,5 +1,5 @@
o1 = (_t1::Unboxed1)
o2 = (_t2::Unboxed2)
23
-o1 = Unboxed1 ((#,#) 5 True)
-o2 = Unboxed2 ((#,#) 6 ((#,#) 7 False))
+o1 = (_t3::Unboxed1)
+o2 = (_t4::Unboxed2)
*** unexpected failure for print035(ghci)
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.6.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | high |
| Resolution | Unresolved |
| Component | GHCi |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |