Skip to content

Commit f71c049

Browse files
committed
[Test Runner] Skips tests in search.suggestion and analysis-common
1 parent a50a6b3 commit f71c049

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

elasticsearch-api/spec/rest_api/skipped_tests_free.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,10 @@
134134
-
135135
:file: 'nodes.stats/11_indices_metrics.yml'
136136
:description: 'Lucene segment level fields stats'
137+
-
138+
:file: 'search.suggest/20_phrase.yml'
139+
:description: 'breaks ties by sorting terms'
140+
# Regexp issues with catching an error
141+
-
142+
:file: 'analysis-common/40_token_filters.yml'
143+
:description: 'stemmer_override file access'

0 commit comments

Comments
 (0)