From 300a5a22c30ce88523d4d417d3fb90a1939d9ec3 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Wed, 31 Jul 2024 22:39:45 +1000 Subject: [PATCH] Mute org.elasticsearch.xpack.esql.plan.logical.local.LocalRelationSerialiationTests testEqualsAndHashcode #111480 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index bb66f81dc0cc5..fe26427aaca76 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -144,6 +144,9 @@ tests: - class: org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSumTests method: testFold {TestCase=, } issue: https://github.com/elastic/elasticsearch/issues/111479 +- class: org.elasticsearch.xpack.esql.plan.logical.local.LocalRelationSerialiationTests + method: testEqualsAndHashcode + issue: https://github.com/elastic/elasticsearch/issues/111480 # Examples: #