Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test troubles #17

Closed
p6rt opened this issue Apr 21, 2006 · 7 comments
Closed

test troubles #17

p6rt opened this issue Apr 21, 2006 · 7 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Apr 21, 2006

Migrated from rt.perl.org#38960 (status was 'resolved')

Searchable as RT38960$

@p6rt
Copy link
Author

p6rt commented Apr 21, 2006

From @leo

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

@p6rt
Copy link
Author

p6rt commented Apr 21, 2006

From matt@diephouse.com

via RT Leopold Toetsch <parrotbug-followup@​parrotcode.org> wrote​:

# 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-archive.perl.org/perl6/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.

On 10.4.6 (Intel) I get​:

languages/perl6 mdiep$ perl t/harness t/01-sanity/01-tap.t
t/01-sanity/01-tap....ok
  2/10 skipped​: various reasons
languages/perl6 mdiep$ pugs
-bash​: pugs​: command not found

--
matt diephouse
http://matt.diephouse.com

@p6rt
Copy link
Author

p6rt commented Apr 21, 2006

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Apr 21, 2006

From @chromatic

On Friday 21 April 2006 14​:44, Leopold Toetsch wrote​:

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

Which version of Test​::Harness do you have installed?

Can you add a single line at the end of t/harness for either or both languages
and report what it prints?

  warn "<$ENV{HARNESS_PERL}>\n";

-- c

@p6rt
Copy link
Author

p6rt commented Jul 12, 2007

@coke - Status changed from 'open' to 'stalled'

@p6rt
Copy link
Author

p6rt commented May 9, 2008

From @pmichaud

Events have transpired that make this ticket quite out of date, so
marking it as resolved.

Pm

@p6rt
Copy link
Author

p6rt commented May 9, 2008

@pmichaud - Status changed from 'stalled' to 'resolved'

@p6rt p6rt closed this as completed May 9, 2008
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant