We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9810d commit e259424Copy full SHA for e259424
muted-tests.yml
@@ -357,6 +357,9 @@ tests:
357
- class: org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT
358
method: testIndexingSyntheticSource
359
issue: https://github.com/elastic/elasticsearch/issues/144585
360
+- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
361
+ method: test
362
+ issue: https://github.com/elastic/elasticsearch/issues/144587
363
364
# Examples:
365
#
0 commit comments