-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix sporadic test failure #2592
Fix sporadic test failure #2592
Conversation
bdunne
commented
Nov 1, 2017
- Sporadic failure due to database ordering issue
- Don't use static IDs because we should be testing with a random region number
- Ensure that the other ID does not exist
@bdunne Cannot apply the following label because they are not recognized: sporadic_failure |
8471ff7
to
1b9fc45
Compare
Checked commits bdunne/manageiq-ui-classic@15095b5~...1b9fc45 with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Fix sporadic test failure (cherry picked from commit 7a133b7)
Gaprindashvili backport details:
|