Skip to content

Commit 62c9f12

Browse files
committed
Mutes ReindexFailureTests.searchFailure dues to #28053
1 parent f45e954 commit 62c9f12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/reindex/src/test/java/org/elasticsearch/index/reindex/ReindexFailureTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ public void testAbortOnVersionConflict() throws Exception {
9090
* the whole process. We do lose some information about how far along the
9191
* process got, but its important that they see these failures.
9292
*/
93+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/28053")
9394
public void testResponseOnSearchFailure() throws Exception {
9495
/*
9596
* Attempt to trigger a reindex failure by deleting the source index out

0 commit comments

Comments
 (0)