Explorar el Código

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

elasticsearchmachine hace 1 año
padre
commit
870c3ca62a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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:
 #