gist icon indicating copy to clipboard operation
gist copied to clipboard

One test failure in Ubuntu on all architectures

Open utkarsh2102 opened this issue 4 years ago • 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?

utkarsh2102 avatar May 17 '21 16:05 utkarsh2102

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?

luciferrc avatar Apr 06 '22 18:04 luciferrc

#346

150616Angga1019 avatar Sep 02 '22 20:09 150616Angga1019

Mohammadmn82<

mohammadmn82 avatar Nov 20 '23 21:11 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?

Lucky777178 avatar Aug 25 '24 10:08 Lucky777178

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 #<# 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)>'

anashope avatar Sep 13 '24 13:09 anashope