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
# perl6 -v
This is Rakudo version 2017.01 built on MoarVM version 2017.01
implementing Perl 6.c.
# zef install if
===> Searching for: if
===> Testing: if:ver('0.1.0'):auth('github:FROGGS')
t/if.t ..1/5===SORRY!===
Cannot find method 'symtable' on object of type GLOBAL
# Looks like you planned 5 tests, but ran 1
t/if.t .. All 5 subtests passed
All tests successful.
Test Summary Report
-------------------
t/if.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 5 tests but ran 1.
Files=1, Tests=1, 0 wallclock secs
Result: FAILED
===> Testing [FAIL]: if:ver('0.1.0'):auth('github:FROGGS')
Aborting due to test failure: if:ver('0.1.0'):auth('github:FROGGS') (use --force to override)
in code at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 306
in method test at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 285
in code at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 457
in sub at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 454
in method install at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 560
in sub MAIN at /usr/share/perl6/site/sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI) line 123
in block <unit> at /usr/share/perl6/site/resources/3DD33EF601FD300095284AE7C24B770BAADAF32E line 1
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: