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 992b11e commit 833e381Copy full SHA for 833e381
muted-tests.yml
@@ -459,6 +459,9 @@ tests:
459
- class: org.elasticsearch.xpack.inference.qa.mixed.OpenAIServiceMixedIT
460
method: testOpenAiCompletions
461
issue: https://github.com/elastic/elasticsearch/issues/127878
462
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
463
+ method: test {p0=esql/120_profile/avg 8.14 or after}
464
+ issue: https://github.com/elastic/elasticsearch/issues/127879
465
- class: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
466
method: testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
467
issue: https://github.com/elastic/elasticsearch/issues/127787
0 commit comments