proxy icon indicating copy to clipboard operation
proxy copied to clipboard

flake: testing

Open kyessenov opened this issue 1 year ago • 4 comments

Signed-off-by: Kuat Yessenov [email protected]

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

kyessenov avatar Sep 15 '22 16:09 kyessenov

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

istio-policy-bot avatar Sep 15 '22 16:09 istio-policy-bot

/retest

kyessenov avatar Sep 15 '22 16:09 kyessenov

The issue is not in base envoy, likely another painful Wasm bug or the extension itself.

kyessenov avatar Sep 16 '22 21:09 kyessenov

@kyessenov: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
test_proxy 69e521f7079d404ed511cb16dd50b63a5deda0df link true /test test
test-tsan_proxy 69e521f7079d404ed511cb16dd50b63a5deda0df link true /test test-tsan

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. I understand the commands that are listed here.

istio-testing avatar Sep 20 '22 03:09 istio-testing