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 517c4bf commit 9c1e11aCopy full SHA for 9c1e11a
muted-tests.yml
@@ -381,6 +381,9 @@ tests:
381
- class: org.elasticsearch.datastreams.LazyRolloverDuringDisruptionIT
382
method: testRolloverIsExecutedOnce
383
issue: https://github.com/elastic/elasticsearch/issues/112634
384
+- class: org.elasticsearch.xpack.eql.EqlStatsIT
385
+ method: testEqlRestUsage
386
+ issue: https://github.com/elastic/elasticsearch/issues/114790
387
388
# Examples:
389
#
0 commit comments