# New Ticket Created by  Leopold Toetsch 
# Please include the string:  [perl #38960]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38960 >


I get this on x86/linux

languages/perl6 $ perl t/harness t/01-sanity/01-tap.t
t/01-sanity/01-tap....ok

[fine]

But on darwin 10.3

languages/perl6 $ perl t/harness t/01-sanity/01-tap.t
t/01-sanity/01-tap....Can't exec /usr/bin/pugs at t/01-sanity/01-tap.t 
line 1.

(pugs isn't in any path on both machines)
This make all tests failing.


Another? problem is with pheme tests:

pheme $ make test
/usr/bin/perl5.8.8 -Ilib t/harness t/*.t
/bin/sh: line 1: /usr/bin/perl5.8.8: No such file or directory


leo

Reply via email to