remove a rando sleep, testing to see if it is still needed#3898
remove a rando sleep, testing to see if it is still needed#3898n3wscott wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
|
/test pull-knative-eventing-integration-tests |
mattmoor
left a comment
There was a problem hiding this comment.
Produced via:
gofmt -s -w $(find -path './vendor' -prune -o -path './third_party' -prune -o -name '*.pb.go' -prune -o -type f -name '*.go' -print)
goimports -w $(find -name '*.go' | grep -v vendor | grep -v third_party | grep -v .pb.go | grep -v wire_gen.go)
| @@ -18,8 +18,6 @@ package lib | |||
|
|
|||
| import ( | |||
| "fmt" | |||
There was a problem hiding this comment.
Format Go code:
| "fmt" | |
| "fmt" | |
|
1/1 passed. /test pull-knative-eventing-integration-tests |
|
2/2 passed. /test pull-knative-eventing-integration-tests |
|
3/3 passed. /test pull-knative-eventing-integration-tests |
|
The following jobs failed:
Failed non-flaky tests preventing automatic retry of pull-knative-eventing-conformance-tests: |
|
The following jobs failed:
Failed non-flaky tests preventing automatic retry of pull-knative-eventing-integration-tests: |
|
This issue might be related: #3686 |
|
Both tests failed with this. Not related. |
|
/test pull-knative-eventing-integration-tests |
|
/test pull-knative-eventing-conformance-tests |
1 similar comment
|
/test pull-knative-eventing-conformance-tests |
|
Retest worked, but perhaps only for this time. Previous failed build: https://prow.knative.dev/view/gs/knative-prow/pr-logs/pull/knative_eventing/3898/pull-knative-eventing-conformance-tests/1296875005098856450 |
|
/test pull-knative-eventing-conformance-tests |
1 similar comment
|
/test pull-knative-eventing-conformance-tests |
|
/test pull-knative-eventing-integration-tests |
|
/test pull-knative-eventing-conformance-tests |
|
welll.... /tableflip |
|
This failed with the eventinfo store: |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: n3wscott, pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cc @lionelvillard |
|
/retest |
/retest |
|
This is interesting, I've never seen it before: |
|
/retest |
1 similar comment
|
/retest |
/retest |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
|
Apparently, removing this random sleep makes our CI jobs unstable. 🤔 |
|
/lgtm cancel |
|
/retest |
|
@n3wscott: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@n3wscott is there consensus that we still need the sleep? should we close this? |
|
/close reconciler-test will not use a sleep |
|
@n3wscott: Closed this PR. DetailsIn response to this:
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. |
No description provided.