We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27f55f commit c11b7dcCopy full SHA for c11b7dc
1 file changed
muted-tests.yml
@@ -351,6 +351,9 @@ tests:
351
- class: org.elasticsearch.repositories.azure.AzureBlobContainerRetriesTests
352
method: testReadBlobWithPrematureConnectionClose
353
issue: https://github.com/elastic/elasticsearch/issues/140954
354
+- class: org.elasticsearch.xpack.esql.plan.logical.CommandLicenseTests
355
+ method: testLicenseCheck
356
+ issue: https://github.com/elastic/elasticsearch/issues/140941
357
358
# Examples:
359
#
0 commit comments