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 24bd70b commit c50ff19Copy full SHA for c50ff19
muted-tests.yml
@@ -540,6 +540,9 @@ tests:
540
- class: org.elasticsearch.xpack.writeloadforecaster.WriteLoadForecasterIT
541
method: testWriteLoadForecastDoesNotGetPopulatedWithInvalidLicense
542
issue: https://github.com/elastic/elasticsearch/issues/134124
543
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
544
+ method: test {csv-spec:fork.ForkWithMixOfCommands}
545
+ issue: https://github.com/elastic/elasticsearch/issues/134135
546
547
# Examples:
548
#
0 commit comments