We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fb19e commit 2366ffbCopy full SHA for 2366ffb
muted-tests.yml
@@ -429,6 +429,9 @@ tests:
429
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
430
method: testLookupExplosionNoFetch
431
issue: https://github.com/elastic/elasticsearch/issues/127365
432
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
433
+ method: test
434
+ issue: https://github.com/elastic/elasticsearch/issues/127536
435
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
436
method: test {union_types.MultiIndexSortIpStringEval ASYNC}
437
issue: https://github.com/elastic/elasticsearch/issues/127537
0 commit comments