Actions
Bug #34229
closedfaraday 1.9 and greater breaks tests
Difficulty:
Triaged:
Yes
Description
we need to pin to < 1.9
Error: Katello::Service::Pulp3::ContentTest#test_chunk_upload: NameError: uninitialized constant Faraday::UploadIO /home/vagrant/git/katello/app/services/katello/pulp3/content.rb:38:in `upload_chunk' ./katello/test/services/katello/pulp3/content_test.rb:58:in `block (2 levels) in test_chunk_upload' ./katello/test/services/katello/pulp3/content_test.rb:55:in `open' ./katello/test/services/katello/pulp3/content_test.rb:55:in `block in test_chunk_upload' ./katello/test/services/katello/pulp3/content_test.rb:54:in `test_chunk_upload' /home/vagrant/git/katello/test/support/vcr.rb:26:in `block in run' /home/vagrant/git/katello/test/support/vcr.rb:25:in `run'
Actions