File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ const platinumBlackList = {
8181 ] ,
8282 // The cleanup fails with a index not found when retrieving the jobs
8383 'ml/get_datafeed_stats.yml' : [ 'Test get datafeed stats when total_search_time_ms mapping is missing' ] ,
84+ 'ml/bucket_correlation_agg.yml' : [ 'Test correlation bucket agg simple' ] ,
8485 'ml/preview_datafeed.yml' : [ '*' ] ,
8586 // Investigate why is failing
8687 'ml/inference_crud.yml' : [ '*' ] ,
@@ -93,6 +94,7 @@ const platinumBlackList = {
9394 // the body is correct, but the regex is failing
9495 'sql/sql.yml' : [ 'Getting textual representation' ] ,
9596 'searchable_snapshots/10_usage.yml' : [ '*' ] ,
97+ 'service_accounts/10_basic.yml' : [ '*' ] ,
9698 // we are setting two certificates in the docker config
9799 'ssl/10_basic.yml' : [ '*' ] ,
98100 // very likely, the index template has not been loaded yet.
You can’t perform that action at this time.
0 commit comments