Skip to content

Commit 478f44d

Browse files
Mute org.elasticsearch.compute.data.BasicPageTests testEqualityAndHashCode #136753
1 parent 96396b4 commit 478f44d

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
@@ -585,6 +585,9 @@ tests:
585585
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
586586
method: testManyConcat
587587
issue: https://github.com/elastic/elasticsearch/issues/136728
588+
- class: org.elasticsearch.compute.data.BasicPageTests
589+
method: testEqualityAndHashCode
590+
issue: https://github.com/elastic/elasticsearch/issues/136753
588591

589592
# Examples:
590593
#

0 commit comments

Comments
 (0)