Project

General

Profile

Actions

Bug #17262

closed

BmcApiTest.test_api_can_pass_empty_body_and_get_415_error fails with a 400 response code

Added by Dominic Cleal over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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).

Actions

Also available in: Atom PDF