:-P That'll be the bugzors. The test file format is probably word-size dependent -- I'll fix it.
Thanks, Ben. On 26/02/2010, at 20:36 , Simon Marlow wrote: > On 26/02/2010 03:33, Ben Lippmeier wrote: >> Thu Feb 25 18:56:30 PST 2010 [email protected] >> * Add DPH smvm test >> >> A ./tests/ghc-regress/dph/smvm/ >> A ./tests/ghc-regress/dph/smvm/Main.hs >> A ./tests/ghc-regress/dph/smvm/Makefile >> A ./tests/ghc-regress/dph/smvm/SMVMVect.hs >> A ./tests/ghc-regress/dph/smvm/dph-smvm.T >> A ./tests/ghc-regress/dph/smvm/dph-smvm.stdout >> A ./tests/ghc-regress/dph/smvm/test.dat > > I presume this isn't supposed to happen? :) (on x86-64/Linux) > > =====> dph-smvm(normal) 2 of 2464 [0, 0, 0] > cd ./dph/smvm && '/64playpen/simonmar/validate/bindisttest/install > dir/bin/ghc' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf > -dno-debug-output --make -o dph-smvm Main -Odph -package dph-par -package > dph-prim-par >dph-smvm.comp.stderr 2>&1 > cd ./dph/smvm && ./dph-smvm </dev/null >dph-smvm.run.stdout > 2>dph-smvm.run.stderr > Wrong exit code (expected 0 , actual 1 ) > Stdout: > > Stderr: > dph-smvm: out of memory (requested 790275031040 bytes) > > _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
