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
LWP::Simple tests abort with "Cannot call 'match'; none of these signatures match" error. Results of "panda install LWP::Simple" follow:
==> Fetching LWP::Simple
==> Building LWP::Simple
Compiling lib/LWP/Simple.pm
==> Testing LWP::Simple
t/000-load-module.t ............. ok
t/basic-auth.t .................. ok
t/custom-headers-and-content.t .. Cannot call 'match'; none of these signatures match:
:(Cool:D : $target, *%adverbs)
in method match at src/gen/CORE.setting:2394
in block at t/custom-headers-and-content.t:12
t/custom-headers-and-content.t .. Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
t/get-binary-camelia.t .......... ok
t/get-chunked-6guts.t ........... ok
t/get-perl6-org.t ............... ok
t/get-unsized.t ................. Cannot call 'match'; none of these signatures match:
:(Cool:D : $target, *%adverbs)
in method match at src/gen/CORE.setting:2394
in block at t/get-unsized.t:10
t/get-unsized.t ................. Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
t/get-w3-latin1-utf8.t .......... ok
t/get-w3-redirect.t ............. ok
t/getstore.t .................... ok
t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
Test Summary Report
-------------------
t/custom-headers-and-content.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/get-unsized.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=13, Tests=54, 95 wallclock secs ( 0.12 usr 0.01 sys + 88.25 cusr 2.71 csys = 91.09 CPU)
Result: FAIL
test stage failed for LWP::Simple: Tests failed
Similar errors exist for LWP::Simple as it appears in the current Rakudo Star repository -- see rakudo/star#18 .
Pm
The text was updated successfully, but these errors were encountered:
LWP::Simple tests abort with "Cannot call 'match'; none of these signatures match" error. Results of "panda install LWP::Simple" follow:
Similar errors exist for LWP::Simple as it appears in the current Rakudo Star repository -- see rakudo/star#18 .
Pm
The text was updated successfully, but these errors were encountered: