Skip to content

Commit f081e45

Browse files
Mute org.elasticsearch.compute.data.BasicPageTests testEqualityAndHashCode #135990
1 parent 17c8dda commit f081e45

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
@@ -720,6 +720,9 @@ tests:
720720
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
721721
method: test {yaml=indices.get_sample/10_basic/Test get sample for index with no sample config}
722722
issue: https://github.com/elastic/elasticsearch/issues/135989
723+
- class: org.elasticsearch.compute.data.BasicPageTests
724+
method: testEqualityAndHashCode
725+
issue: https://github.com/elastic/elasticsearch/issues/135990
723726

724727
# Examples:
725728
#

0 commit comments

Comments
 (0)