Thomas Miedema <thomasmied...@gmail.com> writes:

> Hello GHC developers,
>
> the testsuite driver now runs each test in a temporary directory in /tmp,
> after first linking/copying all files that the test requires to that
> directory.
>
Hmm, it looks like the new paths rather clutter the testsuite summary
produced at the end of the run,


   /tmp/ghctest/jvZ6KB/1/2/3/./indexed-types/should_fail/T3330a  T3330a [stderr 
mismatch] (normal)
   /tmp/ghctest/jvZ6KB/1/2/3/./indexed-types/should_fail/T4174   T4174 [stderr 
mismatch] (normal)
   /tmp/ghctest/jvZ6KB/1/2/3/./indexed-types/should_fail/T4179   T4179 [stderr 
mismatch] (normal)

Perhaps we should strip off the root path from the test names?

Cheers,

- Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to