Actions
Bug #17262
closedBmcApiTest.test_api_can_pass_empty_body_and_get_415_error fails with a 400 response code
Description
The following test has started failing:
BmcApiTest.test_api_can_pass_empty_body_and_get_415_error <400> expected but was <415>. (Test::Unit::AssertionFailedError) /var/lib/workspace/workspace/test_proxy_1_13_stable/puppet/4.2.0/ruby/2.2/test/bmc/bmc_api_test.rb:370:in `test_api_can_pass_empty_body_and_get_415_error'
The API is responding with a 400 response code (note the expected/actual values are the wrong way around).
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/473 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions