Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

"make test" fails with Parrot 2.1.0 and 1dd01ce on darwin-x86 #12

Open
leto opened this issue Mar 13, 2010 · 0 comments
Open

"make test" fails with Parrot 2.1.0 and 1dd01ce on darwin-x86 #12

leto opened this issue Mar 13, 2010 · 0 comments

Comments

@leto
Copy link
Collaborator

leto commented Mar 13, 2010

$ make test
/usr/local/bin/perl -I/Users/leto/svn/parrot/installed_parrot/lib/2.1.0-devel/tools/lib t/harness --bindir=/Users/leto/svn/parrot/installed_parrot/bin
t/02-eval.t ........... ok
t/00-sanity.t ......... All 2 subtests passed
t/builtins/require.t .. All 3 subtests passed
t/01-basic-math.t ..... All 3 subtests passed
t/spec/base/if.t ...... All 2 subtests passed
t/spec/base/num.t ..... All 50 subtests passed
t/spec/base/pat.t ..... All 2 subtests passed
t/spec/base/rs.t ...... All 28 subtests passed
===( 93;2 1/1 0/4 1/7 )=========================================sh: - : invalid option
t/spec/base/term.t .... All 7 subtests passed
t/builtins/use.t ...... All 1 subtests passed
t/spec/base/cond.t .... All 4 subtests passed

Test Summary Report

t/00-sanity.t (Wstat: 10 Tests: 2 Failed: 0)
Non-zero wait status: 10
t/builtins/require.t (Wstat: 10 Tests: 3 Failed: 0)
Non-zero wait status: 10
t/01-basic-math.t (Wstat: 10 Tests: 3 Failed: 0)
Non-zero wait status: 10
t/spec/base/if.t (Wstat: 10 Tests: 2 Failed: 0)
Non-zero wait status: 10
t/spec/base/num.t (Wstat: 10 Tests: 50 Failed: 0)
Non-zero wait status: 10
t/spec/base/pat.t (Wstat: 10 Tests: 2 Failed: 0)
Non-zero wait status: 10
t/spec/base/rs.t (Wstat: 10 Tests: 28 Failed: 0)
Non-zero wait status: 10
t/spec/base/term.t (Wstat: 10 Tests: 7 Failed: 0)
Non-zero wait status: 10
t/builtins/use.t (Wstat: 10 Tests: 1 Failed: 0)
Non-zero wait status: 10
t/spec/base/cond.t (Wstat: 10 Tests: 4 Failed: 0)
Non-zero wait status: 10
Files=11, Tests=103, 2 wallclock secs ( 0.06 usr 0.03 sys + 0.36 cusr 0.17 csys = 0.62 CPU)
Result: FAIL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant