Skip to content

Commit 29ca7a8

Browse files
committed
Unmute tests muted in elastic#129550 as they were fixed in elastic#127322
1 parent d24b425 commit 29ca7a8

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/knn-function.csv-spec

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ chartreuse | [127.0, 255.0, 0.0]
2929
// end::knn-function-result[]
3030
;
3131

32-
# https://github.com/elastic/elasticsearch/issues/129550 - Add as an example to knn function documentation
33-
knnSearchWithSimilarityOption-Ignore
32+
knnSearchWithSimilarityOption
3433
required_capability: knn_function_v2
3534

3635
from colors metadata _score
@@ -208,8 +207,7 @@ green | false
208207
maroon | false
209208
;
210209

211-
# https://github.com/elastic/elasticsearch/issues/129550
212-
testKnnWithNonPushableDisjunctions-Ignore
210+
testKnnWithNonPushableDisjunctions
213211
required_capability: knn_function_v2
214212

215213
from colors metadata _score
@@ -225,8 +223,7 @@ lemon chiffon
225223
papaya whip
226224
;
227225

228-
# https://github.com/elastic/elasticsearch/issues/129550
229-
testKnnWithNonPushableDisjunctionsOnComplexExpressions-Ignore
226+
testKnnWithNonPushableDisjunctionsOnComplexExpressions
230227
required_capability: knn_function_v2
231228

232229
from colors metadata _score

0 commit comments

Comments
 (0)