Edward

On branch wip/new-flatten-skolems-Oct14, I'm getting this test failure 
repeatably on test safePkgO1.  I'm pretty sure I have done nothing to mess with 
package hashes!

Any ideas?

Simon

=====> safePkg01(normal) 108 of 120 [0, 0, 0]
cd ./check/pkg01 && $MAKE -s --no-print-directory safePkg01 
VANILLA=--enable-library-vanilla PROF=--disable-library-profiling 
DYN=--enable-shared    </dev/null >safePkg01.run.stdout 2>safePkg01.run.stderr
Actual stdout output differs from expected:
--- ./check/pkg01/safePkg01.stdout   2014-10-29 15:09:16.000000000 +0000
+++ ./check/pkg01/safePkg01.run.stdout       2014-10-30 15:25:17.799094762 +0000
@@ -29,17 +29,17 @@
require own pkg trusted: True
 M_SafePkg6
-package dependencies: array-0.5.0.1@array_<HASH>
+package dependencies: array-0.5.0.1 base-4.8.0.0*
trusted: trustworthy
require own pkg trusted: False
 M_SafePkg7
-package dependencies: array-0.5.0.1@array_<HASH>
+package dependencies: array-0.5.0.1 base-4.8.0.0*
trusted: safe
require own pkg trusted: False
 M_SafePkg8
-package dependencies: array-0.5.0.1@array_<HASH>
+package dependencies: array-0.5.0.1 base-4.8.0.0
trusted: trustworthy
require own pkg trusted: False

_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to