We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92625e commit c7f7dd9Copy full SHA for c7f7dd9
muted-tests.yml
@@ -256,6 +256,9 @@ tests:
256
- class: org.elasticsearch.upgrades.LogsIndexModeFullClusterRestartIT
257
method: testLogsIndexing {cluster=UPGRADED}
258
issue: https://github.com/elastic/elasticsearch/issues/126967
259
+- class: org.elasticsearch.smoketest.MlWithSecurityIT
260
+ method: test {yaml=ml/data_frame_analytics_crud/Test get stats on newly created config}
261
+ issue: https://github.com/elastic/elasticsearch/issues/121726
262
263
# Examples:
264
#
0 commit comments