|
3 | 3 | :file: 'ssl/10_basic.yml'
|
4 | 4 | :description: 'Test get SSL certificates'
|
5 | 5 |
|
6 |
| -# ArgumentError for empty body |
7 |
| -- |
8 |
| - :file: 'watcher/put_watch/10_basic.yml' |
9 |
| - :description: 'Test empty body is rejected by put watch' |
10 |
| - |
11 |
| -# The number of shards when a snapshot is successfully created is more than 1. Maybe because of the security index? |
12 |
| -- |
13 |
| - :file: 'snapshot/10_basic.yml' |
14 |
| - :description: 'Create a source only snapshot and then restore it' |
15 |
| - |
16 |
| -# The test inserts an invalid license, which makes all subsequent tests fail. |
17 |
| -- |
18 |
| - :file: 'xpack/15_basic.yml' |
19 |
| - :description: '*' |
20 |
| - |
21 |
| -# 'invalidated_tokens' is returning 5 in 'Test invalidate user's tokens' test. |
22 |
| -- |
23 |
| - :file: 'token/10_basic.yml' |
24 |
| - :description: "Test invalidate user's tokens" |
25 |
| - |
26 |
| -- |
27 |
| - :file: 'token/10_basic.yml' |
28 |
| - :description: "Test invalidate realm's tokens" |
29 |
| - |
30 |
| -# Possible Docker issue. The IP from the response cannot be used to connect.HTTP input supports extracting of keys |
31 |
| -- |
32 |
| - :file: 'watcher/execute_watch/60_http_input.yml' |
33 |
| - :description: 'HTTP input supports extracting of keys' |
34 |
| - |
35 |
| -# Searching the monitoring index returns no results. |
36 |
| -- |
37 |
| - :file: 'monitoring/bulk/10_basic.yml' |
38 |
| - :description: 'Bulk indexing of monitoring data on closed indices should throw an export exception' |
39 |
| - |
40 |
| -# Searching the monitoring index returns no results. |
41 |
| -- |
42 |
| - :file: 'monitoring/bulk/20_privileges.yml' |
43 |
| - :description: 'Monitoring Bulk API' |
44 |
| - |
45 |
| -# Operation times out "failed_node_exception" |
46 |
| -- |
47 |
| - :file: 'ml/set_upgrade_mode.yml' |
48 |
| - :description: 'Setting upgrade_mode to enabled' |
49 |
| - |
50 |
| -# Operation times out "failed_node_exception" |
51 |
| -- |
52 |
| - :file: 'ml/set_upgrade_mode.yml' |
53 |
| - :description: 'Setting upgrade_mode to disabled' |
54 |
| - |
55 |
| -# Operation times out "failed_node_exception" |
56 |
| -- |
57 |
| - :file: 'ml/set_upgrade_mode.yml' |
58 |
| - :description: 'Setting upgrade mode to disabled from enabled' |
59 |
| - |
60 |
| -# Operation times out "failed_node_exception" |
61 |
| -- |
62 |
| - :file: 'ml/set_upgrade_mode.yml' |
63 |
| - :description: 'Attempt to open job when upgrade_mode is enabled' |
64 |
| - |
65 |
| -# 'calendar3' in the field instead of 'calendar2' |
66 |
| -- |
67 |
| - :file: 'ml/calendar_crud.yml' |
68 |
| - :description: 'Test PageParams' |
69 |
| - |
70 |
| -# Error about creating a job that already exists. |
71 |
| -- |
72 |
| - :file: 'ml/jobs_crud.yml' |
73 |
| - :description: 'Test close job with body params' |
74 |
| - |
75 |
| -# Feature is currently experimental. |
76 |
| -- |
77 |
| - :file: 'ml/evaluate_data_frame.yml' |
78 |
| - :description: '*' |
79 |
| - |
80 |
| -# # Feature is currently experimental. |
81 |
| -- |
82 |
| - :file: 'ml/start_data_frame_analytics.yml' |
83 |
| - :description: '*' |
84 |
| - |
85 |
| -# # Feature is currently experimental. |
86 |
| -- |
87 |
| - :file: 'ml/stop_data_frame_analytics.yml' |
88 |
| - :description: '*' |
89 |
| - |
90 | 6 | # Feature is currently experimental.
|
91 | 7 | -
|
92 | 8 | :file: 'ml/data_frame_analytics_crud.yml'
|
93 | 9 | :description: '*'
|
94 | 10 |
|
95 |
| -# # https://github.com/elastic/clients-team/issues/142 |
96 |
| -- |
97 |
| - :file: 'ml/forecast.yml' |
98 |
| - :description: 'Test forecast unknown job' |
99 |
| -- |
100 |
| - :file: 'ml/post_data.yml' |
101 |
| - :description: 'Test POST data with invalid parameters' |
102 |
| -- |
103 |
| - :file: 'ml/post_data.yml' |
104 |
| - :description: 'Test Flush data with invalid parameters' |
105 |
| - |
106 |
| -- |
107 |
| - :file: 'ml/inference_crud.yml' |
108 |
| - :description: 'Test delete given unused trained model' |
109 |
| - |
110 |
| -- |
111 |
| - :file: 'ml/filter_crud.yml' |
112 |
| - :description: '*' |
113 |
| - |
114 |
| -# TODO: To be fixed with a release patch |
115 |
| -- |
116 |
| - :file: 'api_key/10_basic.yml' |
117 |
| - :description: 'Test get api key' |
118 |
| - |
119 | 11 | # TODO: Failing due to processing of regexp in test
|
120 | 12 | -
|
121 | 13 | :file: 'ml/explain_data_frame_analytics.yml'
|
|
125 | 17 | -
|
126 | 18 | :file: 'analytics/usage.yml'
|
127 | 19 | :description: 'Usage stats on analytics indices'
|
128 |
| - |
129 |
| -# TODO https://github.com/elastic/elasticsearch-ruby/issues/853 |
130 |
| -- |
131 |
| - :file: 'ml/jobs_crud.yml' |
132 |
| - :description: 'Test put job with model_memory_limit as string and lazy open' |
133 |
| - |
0 commit comments