You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/plugin/async-search/src/internalClusterTest/java/org/elasticsearch/xpack/search/CrossClusterAsyncSearchIT.java
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1778,6 +1778,7 @@ public void testCancellationViaTimeoutWithAllowPartialResultsSetToFalse() throws
1778
1778
}
1779
1779
1780
1780
SearchListenerPlugin.waitLocalSearchStarted();
1781
+
SearchListenerPlugin.waitRemoteSearchStarted();
1781
1782
1782
1783
// ensure tasks are present on both clusters and not cancelled
0 commit comments