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 a8dcce5 commit 19e9b2fCopy full SHA for 19e9b2f
muted-tests.yml
@@ -214,6 +214,9 @@ tests:
214
- class: org.elasticsearch.repositories.blobstore.testkit.integrity.RepositoryVerifyIntegrityIT
215
method: testTransportException
216
issue: https://github.com/elastic/elasticsearch/issues/112779
217
+- class: org.elasticsearch.script.StatsSummaryTests
218
+ method: testEqualsAndHashCode
219
+ issue: https://github.com/elastic/elasticsearch/issues/112439
220
221
# Examples:
222
#
0 commit comments