Sfoglia il codice sorgente

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

elasticsearchmachine 1 anno fa
parent
commit
870c3ca62a
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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:
 #