One test failure in Ubuntu on all architectures
Hello @defunkt o/
Thanks for working on this! 🎉
Whilst building this against ruby2.7 v2.7.3 on Ubuntu machines, one of the tests fail:
Failures:
1) ... should be Net::HTTP when $HTTP_PROXY wasn't set
Failure/Error: Gist.http_connection(FOO_URL).should be_an_instance_of(Net::HTTP)
expected #<#<Class:0x000055a6ec1aa110> ddg.gg:80 open=false> to be an instance of Net::HTTP
# ./spec/proxy_spec.rb:14:in `block (2 levels) in <top (required)>'
Complete build logs here: https://autopkgtest.ubuntu.com/results/autopkgtest-impish/impish/amd64/g/gist/20210516_212832_b0048@/log.gz
I am not sure what's causing this really, do you seem to have any idea about this?
Hello @defunkt o/
Thanks for working on this! 🎉
Whilst building this against ruby2.7 v2.7.3 on Ubuntu machines, one of the tests fail:
Failures: 1) ... should be Net::HTTP when $HTTP_PROXY wasn't set Failure/Error: Gist.http_connection(FOO_URL).should be_an_instance_of(Net::HTTP) expected #<#<Class:0x000055a6ec1aa110> ddg.gg:80 open=false> to be an instance of Net::HTTP # ./spec/proxy_spec.rb:14:in `block (2 levels) in <top (required)>'Complete build logs here: https://autopkgtest.ubuntu.com/results/autopkgtest-impish/impish/amd64/g/gist/20210516_212832_b0048@/log.gz
I am not sure what's causing this really, do you seem to have any idea about this?
#346
Mohammadmn82<
Hallo@defunkt
Vielen Dank für die Arbeit!
Während der Bau dieser gegen ruby2.7 v2.7.3 an Ubuntu Maschinen fehlschlägt einer der Tests:
Failures: 1) ... should be Net::HTTP when $HTTP_PROXY wasn't set Failure/Error: Gist.http_connection(FOO_URL).should be_an_instance_of(Net::HTTP) expected #<#<Class:0x000055a6ec1aa110> ddg.gg:80 open=false> to be an instance of Net::HTTP # ./spec/proxy_spec.rb:14:in `block (2 levels) in <top (required)>'Vollständige Build-Protokolle hier: https://autopkgtest.ubuntu.com/results/autopkgtest-impish/impish/amd64/g/gist/20210516-212832-b0048-log.gz
Ich bin mir nicht sicher, was das wirklich verursacht, scheinen Sie eine Ahnung davon zu haben?
Failures:
- ... should be Net::HTTP when $HTTP_PROXY wasn't set
Failure/Error: Gist.http_connection(FOO_URL).should be_an_instance_of(Net::HTTP)
expected #<# anashop.comClass:0x000055a6ec1aa110 ddg.gg:80 open=false> to be an instance of Net::HTTP
https//[email protected]
./spec/proxy_spec.rb:14:in `block (2 levels) in <top (required)>'