We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3a03b commit 3078c53Copy full SHA for 3078c53
muted-tests.yml
@@ -319,6 +319,9 @@ tests:
319
- class: org.elasticsearch.action.admin.HotThreadsIT
320
method: testHotThreadsDontFail
321
issue: https://github.com/elastic/elasticsearch/issues/115754
322
+- class: org.elasticsearch.action.search.PointInTimeIT
323
+ method: testPITTiebreak
324
+ issue: https://github.com/elastic/elasticsearch/issues/115810
325
326
# Examples:
327
#
0 commit comments