From 3767220242f820b2b80a699413ea366037780f07 Mon Sep 17 00:00:00 2001 From: Alexander Spies Date: Wed, 17 Jul 2024 18:29:51 +0200 Subject: [PATCH] Unmute EsqlNodeSubclassTests --- muted-tests.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 44d21b55ce3ff..ac707ed9e5b37 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -102,12 +102,6 @@ tests: method: "testNotMatchSome {p0=StandardSetup[fieldType=keyword, multivaluedField=true, empty=true, count=100]}" - class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT issue: https://github.com/elastic/elasticsearch/issues/110978 -- class: org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests - method: testInfoParameters {class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec} - issue: https://github.com/elastic/elasticsearch/issues/110980 -- class: org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests - method: testInfoParameters {class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec} - issue: https://github.com/elastic/elasticsearch/issues/110981 # Examples: #