-
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
fix the go 1.10 unit test failures #20173
Conversation
/lgtm |
contained unit test fix. plan to merge on green to unstick CI. |
/hold updating for vet |
New changes are detected. LGTM label has been removed. |
/hold cancel |
@smarterclayton updated |
Now it's gofmt
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, smarterclayton The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
green unit, green verify |
/retest |
it got past the ones it affects. merging to unblock queue. |
@deads2k: The following test failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
@smarterclayton the unit weren't flakes. They were failing one these directives https://unsid.com/openshift/pull-ci-origin-unit/690/ which set non-zero return values.