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 failure: Cannot find method 'symtable' on object of type GLOBAL #2

Closed
szabgab opened this issue Apr 7, 2017 · 2 comments
Closed

Comments

@szabgab
Copy link

szabgab commented Apr 7, 2017

# perl6 -v
This is Rakudo version 2017.01 built on MoarVM version 2017.01
implementing Perl 6.c.
 zef install Crypt::Random
===> Searching for: Crypt::Random
===> Testing: Crypt::Random:ver('0.4.0'):auth('github:skinkade')
===SORRY!===
Cannot find method 'symtable' on object of type GLOBAL
t/01-buf.t ...... No subtests run
===SORRY!===
Cannot find method 'symtable' on object of type GLOBAL
t/02-value.t .... No subtests run
===SORRY!===
Cannot find method 'symtable' on object of type GLOBAL
t/03-uniform.t .. No subtests run
All tests successful.

Test Summary Report
-------------------
t/01-buf.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/02-value.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/03-uniform.t (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
Files=3, Tests=0,  2 wallclock secs
Result: FAILED
===> Testing [FAIL]: Crypt::Random:ver('0.4.0'):auth('github:skinkade')
Aborting due to test failure: Crypt::Random:ver('0.4.0'):auth('github:skinkade') (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
@Altai-man
Copy link

Just to mention:
On

➜  ~ perl6 --version
This is Rakudo version 2017.06-131-gd4436e18c built on MoarVM version 2017.06-29-ga51ba620
implementing Perl 6.c.

The library installs and works perfectly, so the issue is outdated.

@szabgab
Copy link
Author

szabgab commented Jul 7, 2017

Indeed I have it installed. Closing.

@szabgab szabgab closed this as completed Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants