> Hello @defunkt o/
zuliafif opened this issue ยท 6 comments
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?
I have to get my license in the bank accounts for internet access code to help
Originally posted by @sabrina981 in #331 (comment)
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?I have to get my license in the bank accounts for internet access code to help
Originally posted by @sabrina981 in #331 (comment)
What is going on here