Conversation
|
confirmed all tests pass on master despite error with #5102 early merge now removing the t.Skip() |
Codecov Report
@@ Coverage Diff @@
## master #5228 +/- ##
=======================================
+ Coverage 74% 74% +1%
=======================================
Files 322 323 +1
Lines 27590 27145 -445
=======================================
- Hits 20165 19934 -231
+ Misses 6626 6427 -199
+ Partials 799 784 -15
Continue to review full report at Codecov.
|
|
until #5070 gets in master: (now that circle does have auth on - as expected) |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ldemailly 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 |
|
@ldemailly: The following tests failed, say
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. |
|
Can you please close this pr and recreate it from your personal fork? We are removing all personal branches from istio (per toc discussion couple of weeks ago). Everything except yours have been removed. Cc @geeknoid |
|
clearly the most important issues are being addressed |
For issue #1038
removing the t.Skip()
should fail in CI until we have corresponding fixes
Redo of #5102