use absl::StatusOr#5150
Conversation
|
Can you make sure there are no exceptions as well? StatusOr is meant to replace exceptions. |
|
/test test-tsan |
I change this because of envoyproxy/envoy#30765, I don't think need any logic change. |
|
/test test-tsan |
1 similar comment
|
/test test-tsan |
|
/retest |
|
/retest |
|
/test test-tsan |
|
/retest I think it's starting to flake locally too, so maybe we should finally root cause it. |
|
can we make these optional before figure out what happen? |
|
Yeah, put SkipTsanAsan on the test TestStackdriverRbacTCPDryRun, it'll let this merge. The test fails on non-Asan so it's just a borked test probably. |
|
/retest |
|
/test test-asan |
|
/test test-tsan |
3 similar comments
|
/test test-tsan |
|
/test test-tsan |
|
/test test-tsan |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/test test-tsan |
3 similar comments
|
/test test-tsan |
|
/test test-tsan |
|
/test test-tsan |
|
/retest |
fixes: #5149
xref: envoyproxy/envoy#30765