diff --git a/test/integration/index.js b/test/integration/index.js index cab12d16b..54128cda4 100644 --- a/test/integration/index.js +++ b/test/integration/index.js @@ -81,6 +81,7 @@ const platinumBlackList = { ], // The cleanup fails with a index not found when retrieving the jobs 'ml/get_datafeed_stats.yml': ['Test get datafeed stats when total_search_time_ms mapping is missing'], + 'ml/bucket_correlation_agg.yml': ['Test correlation bucket agg simple'], 'ml/preview_datafeed.yml': ['*'], // Investigate why is failing 'ml/inference_crud.yml': ['*'], @@ -93,6 +94,7 @@ const platinumBlackList = { // the body is correct, but the regex is failing 'sql/sql.yml': ['Getting textual representation'], 'searchable_snapshots/10_usage.yml': ['*'], + 'service_accounts/10_basic.yml': ['*'], // we are setting two certificates in the docker config 'ssl/10_basic.yml': ['*'], // very likely, the index template has not been loaded yet.