We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bda4c1 commit fd626a2Copy full SHA for fd626a2
muted-tests.yml
@@ -335,6 +335,9 @@ tests:
335
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
336
method: testStopQueryLocal
337
issue: https://github.com/elastic/elasticsearch/issues/121672
338
+- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
339
+ method: testUpgradeDataStream
340
+ issue: https://github.com/elastic/elasticsearch/issues/123189
341
342
# Examples:
343
#
0 commit comments