bazel: Update googleurl#18249
Conversation
|
@mattklein123 @wrowe @buildbreaker this is the Android only part of the fix (targeting Matt's revert branch) I think with this we should be unblocked to land these |
buildbreaker
left a comment
There was a problem hiding this comment.
Yep! This was what I was going for
|
Testing on envoy-mobile CI envoyproxy/envoy-mobile#1830 |
mattklein123
left a comment
There was a problem hiding this comment.
Awesome, thanks a ton for tracking this down.
I closed my other PR so can you just bump the dep at the same time and we can review/merge it all at once?
/wait
|
@mattklein123 This PR was intended to merge into your PR 😬 |
|
Hhhmmm. The error is the incorrect date for |
…nvoyproxy#17958)" This reverts commit 338a42c. Signed-off-by: Matt Klein <mklein@lyft.com>
Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
|
/retest |
|
Retrying Azure Pipelines: |
|
Coverage seems like a flake to me. |
|
/retest |
|
Retrying Azure Pipelines: |
|
Somehow line coverage for lua seems to be persistently failing on this PR which I really don't understand. Can you take a quick look at the line diffs from coverage to see if anything pops up? You can see the coverage report in CI and here is the main report: https://storage.googleapis.com/envoy-postsubmit/main/coverage/index.html. cc @lizan for any ideas on this. |
|
Yup OK I'm fine force merging. We can sort out coverage on main. Thank you! |

This was reverted previously due to an issue with older android NDK versions, the last commit works around that issue until bazel supports newer versions.
Signed-off-by: Keith Smiley keithbsmiley@gmail.com