Skip to content

Commit 88abdff

Browse files
committed
Removes excluded synonyms set test
1 parent a77c9a4 commit 88abdff

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

qa/mixed-cluster/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ excludeList.add('aggregations/percentiles_hdr_metric/Negative values test')
7070
// sync_id is removed in 9.0
7171
excludeList.add("cat.shards/10_basic/Help")
7272

73-
// Can't work until auto-expand replicas is 0-1 for synonyms index
74-
excludeList.add("synonyms/90_synonyms_reloading_for_synset/Reload analyzers for specific synonym set")
75-
7673
def clusterPath = getPath()
7774

7875
buildParams.bwcVersions.withWireCompatible { bwcVersion, baseName ->

0 commit comments

Comments
 (0)