On 12/05/2011 08:39, Simon Peyton-Jones wrote:
Does anyone know what’s going on in this test failure? There are three
similar ones

Simon

=====> hpc_markup_multi_001(normal) 2721 of 2765 [10, 10, 0]

cd ../../../libraries/hpc/tests/raytrace/tixs &&
'/64playpen/simonpj/builds/ghc-new-co/inplace/bin/hpc' markup
--srcdir=../ hpc_sample --include=Geometry </dev/null
 >hpc_markup_multi_001.run.stdout 2>hpc_markup_multi_001.run.stderr

Wrong exit code (expected 0 , actual 1 )

Stdout:

Stderr:

hpc: can not find Geometry in ["..//.hpc"]

*** unexpected failure for hpc_markup_multi_001(normal)

Yes, there's a ticket about it:

http://hackage.haskell.org/trac/ghc/ticket/5069

and I had a patch in one of my trees that I managed to accidentally delete, along with some changes I had to improve the diagnostics.

The patch from the ticket is fine, I don't mind if someone wants to commit it.

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to