Skip to content

Commit

Permalink
Mute flaky test testMultiGetWithNetworkDisruption_FailOpenEnabled
Browse files Browse the repository at this point in the history
Signed-off-by: Anshu Agarwal <[email protected]>
  • Loading branch information
Anshu Agarwal committed Mar 12, 2024
1 parent 07e79e3 commit aa02419
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -978,6 +978,7 @@ public void testSearchAggregationWithNetworkDisruption_FailOpenEnabled() throws
* MultiGet with fail open enabled. No request failure on network disruption
* @throws IOException throws exception
*/
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/10755")
public void testMultiGetWithNetworkDisruption_FailOpenEnabled() throws Exception {

Settings commonSettings = Settings.builder()
Expand Down

0 comments on commit aa02419

Please sign in to comment.