sergot / http-useragent

Web user agent class for Perl 6.
MIT License
36 stars 39 forks source link

install failed during testing #199

Closed hkdtam closed 6 years ago

hkdtam commented 6 years ago

Hi,

My environment is

perl6 -v This is Rakudo version 2018.05-18-g7e3aa2f built on MoarVM version 2018.05 implementing Perl 6.c.

Here are the relevant error bits, thanks in advance for the help.

===> Testing: HTTP::UserAgent:ver<1.1.40>:auth<github:sergot> Cannot use a Buf as a string, but you called the Stringy method on it in block at /home/david/.rakudobrew/moar-master/install/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 184 in sub is at /home/david/.rakudobrew/moar-master/install/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 167 in block at t/040-request.t line 102 in sub subtest at /home/david/.rakudobrew/moar-master/install/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 415 in block <unit> at t/040-request.t line 71

===> Testing [FAIL]: HTTP::UserAgent:ver<1.1.40>:auth<github:sergot> Aborting due to test failure: HTTP::UserAgent:ver<1.1.40>:auth<github:sergot> (use --force-test to override) in code at /home/david/.rakudobrew/moar-master/install/share/perl6/site/sources/830ACC3C7DE6097BAE86BB01E9F078380EE0ABEE (Zef::Client) line 375 in method test at /home/david/.rakudobrew/moar-master/install/share/perl6/site/sources/830ACC3C7DE6097BAE86BB01E9F078380EE0ABEE (Zef::Client) line 355 in code at /home/david/.rakudobrew/moar-master/install/share/perl6/site/sources/830ACC3C7DE6097BAE86BB01E9F078380EE0ABEE (Zef::Client) line 524 in sub at /home/david/.rakudobrew/moar-master/install/share/perl6/site/sources/830ACC3C7DE6097BAE86BB01E9F078380EE0ABEE (Zef::Client) line 521 in method install at /home/david/.rakudobrew/moar-master/install/share/perl6/site/sources/830ACC3C7DE6097BAE86BB01E9F078380EE0ABEE (Zef::Client) line 616 in sub MAIN at /home/david/.rakudobrew/moar-master/install/share/perl6/site/sources/5182D9076F6B7DE84C19FAC24382C9C3F36DDF62 (Zef::CLI) line 152 in block <unit> at /home/david/.rakudobrew/moar-master/install/share/perl6/site/resources/736787D8FF7E701C99E55F52C1306D18F8A74DE3 line 3 in sub MAIN at /home/david/.rakudobrew/bin/../moar-master/install/share/perl6/site/bin/zef line 2 in block <unit> at /home/david/.rakudobrew/bin/../moar-master/install/share/perl6/site/bin/zef line 2

JJ commented 6 years ago

Same problem here...

zoffixznet commented 6 years ago

This problem still exists.