Browse Source

Disable DeleteByQueryRestIT delete_by_query/10_basic/Basic delete_by_query

Because of a REST test namespace conflict introduced by 18329. Issue tracked in 18469
Tanguy Leroux 9 years ago
parent
commit
8486488627

+ 4 - 0
plugins/delete-by-query/src/test/resources/rest-api-spec/test/delete_by_query/10_basic.yaml

@@ -25,6 +25,10 @@ setup:
 
 ---
 "Basic delete_by_query":
+  - skip:
+      version: all
+      reason: "Test muted because of a REST test namespace conflict, see https://github.com/elastic/elasticsearch/issues/18469"
+
   - do:
       delete_by_query:
         index:  test_1