🐛 TestDialWithBackoff work without special environment#2402
Conversation
|
/cc @vagababov |
|
@cardil: GitHub didn't allow me to request PR reviews from the following users: Chizh. Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
|
/cc @chizhg |
Codecov Report
@@ Coverage Diff @@
## main #2402 +/- ##
=======================================
Coverage 81.71% 81.71%
=======================================
Files 163 163
Lines 9653 9653
=======================================
Hits 7888 7888
Misses 1529 1529
Partials 236 236
Continue to review full report at Codecov.
|
|
The unit test failures 1486341657388388352 look unrelated: /test pull-knative-pkg-unit-tests |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: cardil, chizhg The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
fbf91d7 to
15ba2b8
Compare
|
Rather than using a likely-non-routable IP, how about using Note that both this PR and the current state in main don't work on Windows, with similar errors: As a side note, putting all of these in one test makes it harder (for example) to run just the |
|
At @evankanderson:
Interesting. I'll continue on this next week.
I did run those tests multiple times, but apparently they also failed on Prow. It looks to me like your solution could help. Thanks! I'll take a look next week.
That's a bummer. I use Goland, and there I could easily execute those subtests. VSCode should also have this feature. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cardil, chizhg, evankanderson 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 |

Changes
TestDialWithBackoffwork without special environment/kind bug
Fixes #2401