Bug 999637

Summary: Client tests fail with seed 48203
Product: OKD Reporter: Clayton Coleman <ccoleman>
Component: ocAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.xCC: xtian
Target Milestone: ---Keywords: UpcomingRelease
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-29 12:46:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Clayton Coleman 2013-08-21 18:28:38 UTC
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>'

Comment 1 Jessica Forrester 2013-08-22 16:41:20 UTC
Fixed in https://github.com/openshift/rhc/pull/450

Comment 2 openshift-github-bot 2013-08-22 17:33:34 UTC
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

Comment 3 Xiaoli Tian 2013-08-23 09:42:52 UTC
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