Parcourir la source

Mute org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests testInfoParameters {class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec} #110981

elasticsearchmachine il y a 1 an
Parent
commit
870c3ca62a
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -105,6 +105,9 @@ tests:
 - 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:
 #