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 7b73273 commit 7a22045Copy full SHA for 7a22045
muted-tests.yml
@@ -256,6 +256,9 @@ tests:
256
- class: org.elasticsearch.script.mustache.SearchTemplateRequestTests
257
method: testConcurrentSerialization
258
issue: https://github.com/elastic/elasticsearch/issues/119819
259
+- class: org.elasticsearch.script.mustache.SearchTemplateRequestTests
260
+ method: testEqualsAndHashcode
261
+ issue: https://github.com/elastic/elasticsearch/issues/119820
262
263
# Examples:
264
#
0 commit comments