Skip to content
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

Merged
merged 1 commit into from
Jul 2, 2018
Merged

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Jul 2, 2018

@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.

@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 2, 2018
@openshift-ci-robot openshift-ci-robot requested review from dcbw and enj July 2, 2018 14:51
@smarterclayton
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 2, 2018
@deads2k
Copy link
Contributor Author

deads2k commented Jul 2, 2018

contained unit test fix. plan to merge on green to unstick CI.

@deads2k
Copy link
Contributor Author

deads2k commented Jul 2, 2018

/hold

updating for vet

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 2, 2018
@openshift-ci-robot
Copy link

New changes are detected. LGTM label has been removed.

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Jul 2, 2018
@deads2k
Copy link
Contributor Author

deads2k commented Jul 2, 2018

/hold cancel

@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 2, 2018
@deads2k
Copy link
Contributor Author

deads2k commented Jul 2, 2018

@smarterclayton updated

@smarterclayton
Copy link
Contributor

Now it's gofmt

./pkg/oauthserver/osinserver/osinserver_test.go
./pkg/security/securitycontextconstraints/provider_test.go
./test/integration/oauth_cert_fallback_test.go
./test/integration/oauthstorage_test.go

@openshift-ci-robot
Copy link

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 2, 2018
@deads2k
Copy link
Contributor Author

deads2k commented Jul 2, 2018

green unit, green verify

@enj
Copy link
Contributor

enj commented Jul 2, 2018

/retest

@deads2k
Copy link
Contributor Author

deads2k commented Jul 2, 2018

it got past the ones it affects. merging to unblock queue.

@deads2k deads2k merged commit 136c14f into openshift:master Jul 2, 2018
@openshift-ci-robot
Copy link

@deads2k: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/gcp eee71bb link /test gcp

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.

@deads2k deads2k deleted the tests-01-go10 branch July 3, 2018 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants