foreman source release pipeline failed:
https://ci.theforeman.org/job/foreman-develop-source-release/2367/
foreman source release pipeline failed:
https://ci.theforeman.org/job/foreman-develop-source-release/2367/
Failure:
test_0002_rescues requests and mentions proxy(Minitest::Result) [/home/jenkins/.rubygems/ruby/2.7.0/gems/excon-1.0.0/lib/excon/utils.rb:90]:
NoMethodError: undefined method `casecmp' for nil:NilClass
Did you mean? case
test/unit/foreman/http_proxy_test.rb:109:in `block (2 levels) in <class:HttpProxyTest>'
test/unit/foreman/http_proxy_test.rb:113:in `block (2 levels) in <class:HttpProxyTest>'
test/test_helper.rb:88:in `before_setup'
I see excon 1.0.0 has just been released on Thursday so perhaps this is a regression or we’re stubbing some internal API that changed.
@aruzicka has opened Allow Excon::Connection to be instantiated without parameters by adamruzicka · Pull Request #868 · excon/excon · GitHub to address this and it’s getting reviews.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.