Hide Forgot
bundle exec rspec --seed 48203 has failure 1) RHC::Rest#parse_response with result messages copies result messages to the object Failure/Error: subject.send(:parse_response, response).messages.should == ['Result field', 'Result severity'] expected: ["Result field", "Result severity"] got: ["Result field", "Result severity", "Debug message"] (using ==) # ./spec/rhc/rest_spec.rb:303:in `block (4 levels) in <module:RHC>'
Fixed in https://github.com/openshift/rhc/pull/450
Commit pushed to master at https://github.com/openshift/rhc https://github.com/openshift/rhc/commit/83a33dc9264cda33b4434cd74c40bd6dce22259e Bug 999637 - rhc tests fail with seed 48203
Verified it on devenv_3690, all the rhc spec tests are PASS: #bundle install --path=/tmp/rhc_bundle && bundle exec rake spec ................................................................................................................................................................................................................................................................................................. Finished in 1 minute 29.68 seconds 1344 examples, 0 failures Randomized with seed 11663