From e9e05eae12ef42f5f8fe175b45b7f0a04e72726e Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Mon, 30 Aug 2021 16:50:00 -0400 Subject: [PATCH] Revert "update skip" This reverts commit 78b1cbaeb47fe39b4d57ea8906fa189b872c97c1. --- x-pack/qa/runtime-fields/build.gradle | 3 --- 1 file changed, 3 deletions(-) diff --git a/x-pack/qa/runtime-fields/build.gradle b/x-pack/qa/runtime-fields/build.gradle index 5413d08e1aca2..f7698ae96a964 100644 --- a/x-pack/qa/runtime-fields/build.gradle +++ b/x-pack/qa/runtime-fields/build.gradle @@ -80,9 +80,6 @@ subprojects { 'search.aggregation/20_terms/Global ordinals are loaded with the global_ordinals execution hint', 'search.aggregation/170_cardinality_metric/profiler string', 'search.aggregation/235_composite_sorted/*', - // The error messages are different - 'search/330_fetch_fields/error includes field name', - 'search/330_fetch_fields/error includes glob pattern', /////// NOT SUPPORTED /////// ].join(',') }