Fixes #37819 - Remove @theforeman/builder usage #2089
Annotations
3 errors
Run rake test:units:
test/unit/foreman/http_proxy_test.rb#L90
Failure: test_0002_rescues requests and mentions proxy
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'
|
Run rake test:units:
test/unit/foreman/http_proxy_test.rb#L90
Failure: test_0001_set @DaTa[:proxy] to proxy
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'
|
Run rake test:units
Process completed with exit code 1.
|
Loading