File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ const platinumBlackList = {
81
81
] ,
82
82
// The cleanup fails with a index not found when retrieving the jobs
83
83
'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' ] ,
84
85
'ml/preview_datafeed.yml' : [ '*' ] ,
85
86
// Investigate why is failing
86
87
'ml/inference_crud.yml' : [ '*' ] ,
@@ -93,6 +94,7 @@ const platinumBlackList = {
93
94
// the body is correct, but the regex is failing
94
95
'sql/sql.yml' : [ 'Getting textual representation' ] ,
95
96
'searchable_snapshots/10_usage.yml' : [ '*' ] ,
97
+ 'service_accounts/10_basic.yml' : [ '*' ] ,
96
98
// we are setting two certificates in the docker config
97
99
'ssl/10_basic.yml' : [ '*' ] ,
98
100
// very likely, the index template has not been loaded yet.
You can’t perform that action at this time.
0 commit comments