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 eb793cf commit e949036Copy full SHA for e949036
muted-tests.yml
@@ -534,6 +534,9 @@ tests:
534
- class: org.elasticsearch.cluster.routing.allocation.decider.WriteLoadConstraintDeciderIT
535
method: testCanRemainNotPreferredIsIgnoredWhenAllOtherNodesReturnNotPreferred
536
issue: https://github.com/elastic/elasticsearch/issues/137162
537
+- class: org.elasticsearch.xpack.esql.plan.logical.CommandLicenseTests
538
+ method: testLicenseCheck
539
+ issue: https://github.com/elastic/elasticsearch/issues/137168
540
541
# Examples:
542
#
0 commit comments