Skip to content

Commit 19e9b2f

Browse files
Mute org.elasticsearch.script.StatsSummaryTests testEqualsAndHashCode elastic#112439
1 parent a8dcce5 commit 19e9b2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,9 @@ tests:
214214
- class: org.elasticsearch.repositories.blobstore.testkit.integrity.RepositoryVerifyIntegrityIT
215215
method: testTransportException
216216
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
217220

218221
# Examples:
219222
#

0 commit comments

Comments
 (0)