You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
$ 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
The text was updated successfully, but these errors were encountered: