| Summary: | Client tests fail with seed 48203 | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Clayton Coleman <ccoleman> |
| Component: | oc | Assignee: | Jessica Forrester <jforrest> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | 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: | |
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 |
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>'