Skip to content

Commit

Permalink
mobile: Mark the BidirectionalStreamTest as flaky (#36391)
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Beyad <[email protected]>
  • Loading branch information
abeyad committed Sep 30, 2024
1 parent e3528a7 commit 8772930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mobile/test/java/org/chromium/net/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ envoy_mobile_android_test(
srcs = [
"BidirectionalStreamTest.java",
],
flaky = True, # TODO(fredyw): Debug the reason for it being flaky.
native_deps = [
"//test/jni:libenvoy_jni_with_test_extensions.so",
] + select({
Expand Down

0 comments on commit 8772930

Please sign in to comment.