Przeglądaj źródła

ESQL: Mute GenerativeForkIT for some LOOKUP JOIN tests (#129248)

Alexander Spies 4 miesięcy temu
rodzic
commit
1dc2045d1a
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -517,6 +517,9 @@ tests:
 - class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
   method: test {lookup-join.EnrichLookupStatsBug SYNC}
   issue: https://github.com/elastic/elasticsearch/issues/129229
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
+  method: test {lookup-join.MultipleBatches*
+  issue: https://github.com/elastic/elasticsearch/issues/129210
 
 # Examples:
 #