-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Refactor stable layer count unit test to get rid of flake #9801
Conversation
@bparees ptal |
lgtm [merge] |
[Test]ing while waiting on the merge queue |
test failure hit flake #9804 |
[test] |
Evaluated for origin test up to 8d90d09 |
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/6160/) |
flake. |
flake #9195 |
[merge] |
wow. |
flake #9195 |
On Wed, Jul 13, 2016 at 2:50 PM, OpenShift Bot [email protected]
Ben Parees | OpenShift |
Evaluated for origin merge up to 8d90d09 |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/6216/) |
\o/ |
Removes unpredictability due to concurrency in unit test. Now only tests the specific function.
Fixes #9759