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

Failed test 'no exception - expect 404' #249

Open
luyuan1975 opened this issue Jan 20, 2025 · 0 comments
Open

Failed test 'no exception - expect 404' #249

luyuan1975 opened this issue Jan 20, 2025 · 0 comments

Comments

@luyuan1975
Copy link

$ zef list --installed
===> Found via inst#/home/soft/rakudo-moar/share/perl6/core
rakudo:ver<2024.12>:auth
===> Found via inst#/home/soft/rakudo-moar/share/perl6/site
DBIish:ver<0.6.6>:authzef:raku-community-modules:api<1>
File::Directory::Tree:ver<0.1>:authzef:labster
File::Temp:ver<0.0.11>:authzef:raku-community-modules
IO::Socket::SSL:ver<0.0.3>:authgithub:sergot
JSON::Fast:ver<0.19>:authcpan:TIMOTIMO
NativeCall::TypeDiag:auth
NativeHelpers::Blob:ver<0.1.12>:authgithub:salortiz
NativeLibs:ver<0.0.9>:authgithub:salortiz
OpenSSL:ver<0.2.2>:authgithub:sergot
PathTools:ver<0.2.0>:authgithub:ugexe
zef:ver<0.22.6>:authgithub:ugexe:api<0>

$ zef install HTTP::UserAgent
......
===> Testing: HTTP::UserAgent:ver<1.1.52>:authgithub:sergot
[HTTP::UserAgent] Use of Nil in string context
[HTTP::UserAgent] in block at /home/soft/rakudo-moar/share/perl6/site/sources/47257BA70F233525B020CE3BE828D794F2D0B7D3 (HTTP::UserAgent) line 344
[HTTP::UserAgent] Use of uninitialized value of type Any in numeric context
[HTTP::UserAgent] in block at /home/soft/rakudo-moar/share/perl6/site/sources/47257BA70F233525B020CE3BE828D794F2D0B7D3 (HTTP::UserAgent) line 346
[HTTP::UserAgent] # Failed test 'no exception - expect 404'
[HTTP::UserAgent] # at t/082-exceptions.t line 10
[HTTP::UserAgent] # Failed to resolve host name '' with family 0.
[HTTP::UserAgent] # Error: Name or service not known
[HTTP::UserAgent] No such method 'is-success' for invocant of type 'Any'
[HTTP::UserAgent] in block at t/082-exceptions.t line 12
[HTTP::UserAgent] # NETWORK_TESTING was not set
[HTTP::UserAgent] # NETWORK_TESTING was not set
[HTTP::UserAgent] # NETWORK_TESTING was not set
[HTTP::UserAgent] # NETWORK_TESTING was not set
[HTTP::UserAgent] # NETWORK_TESTING was not set
[HTTP::UserAgent] # NETWORK_TESTING was not set
===> Testing [FAIL]: HTTP::UserAgent:ver<1.1.52>:authgithub:sergot
Aborting due to test failure: HTTP::UserAgent:ver<1.1.52>:authgithub:sergot (use --force-test to override)

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

1 participant