defunkt / gist

Potentially the best command line gister.
http://defunkt.io/gist/
MIT License
3.8k stars 339 forks source link

> Hello @defunkt o/ #343

Open zuliafif opened 2 years ago

zuliafif commented 2 years ago

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 https://github.com/defunkt/gist/issues/331#issuecomment-881087803

mahamadsadq commented 2 years ago

https://github.com/about

Endikem commented 1 year ago

https://github.com/defunkt/gist/issues/343#issue-1045395971

khunphyo24 commented 1 year ago

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)

moritztim commented 10 months ago

What is going on here