We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5411303 commit 99ef604Copy full SHA for 99ef604
elasticsearch-api/spec/skipped_tests.yml
@@ -18,11 +18,6 @@
18
:file: 'tasks.get/10_basic.yml'
19
:description: 'get task test'
20
21
-# No error is raised
22
--
23
- :file: 'cat.allocation/10_basic.yml'
24
- :description: '*'
25
-
26
# Figure out how to match response when there is an error
27
28
:file: 'delete/70_mix_typeless_typeful.yml'
@@ -32,13 +27,3 @@
32
33
:file: 'cat.templates/10_basic.yml'
34
29
:description: '*'
35
36
-# Responses are there but not equal (eg.: yellow status)
37
38
- :file: 'cluster.health/10_basic.yml'
39
- :description: 'cluster health with closed index (pre 7.2.0)'
40
41
-# Regular expression not catching exact match:
42
43
- :file: 'cat.indices/10_basic.yml'
44
- :description: 'Test cat indices output for closed index (pre 7.2.0)'
0 commit comments