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

One test failure in Ubuntu on all architectures #331

Open
utkarsh2102 opened this issue May 17, 2021 · 6 comments
Open

One test failure in Ubuntu on all architectures #331

utkarsh2102 opened this issue May 17, 2021 · 6 comments

Comments

@utkarsh2102
Copy link

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
Copy link

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?

@150616Angga1019
Copy link

#346

@mohammadmn82
Copy link

Mohammadmn82<

@Lucky777178
Copy link

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?

@anashope
Copy link

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
Copy link

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

12 participants
@utkarsh2102 @mohammadmn82 @anashope @luciferrc @150616Angga1019 @Lucky777178 and others