Skip to content

Commit d8726f8

Browse files
committed
[XPACK] Skips transform tests. Related to #1340
1 parent 8245b46 commit d8726f8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

elasticsearch-xpack/spec/skipped_tests.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,26 @@
2222
-
2323
:file: 'service_accounts/10_basic.yml'
2424
:description: 'Test service account tokens'
25+
26+
# TODO https://github.com/elastic/elasticsearch-ruby/issues/1340
27+
-
28+
:file: 'transform/transforms_start_stop.yml'
29+
:description: '*'
30+
-
31+
:file: 'transform/transforms_cat_apis.yml'
32+
:description: '*'
33+
-
34+
:file: 'transform/transforms_crud.yml'
35+
:description: '*'
36+
-
37+
:file: 'transform/transforms_force_delete.yml'
38+
:description: '*'
39+
-
40+
:file: 'transform/transforms_stats.yml'
41+
:description: '*'
42+
-
43+
:file: 'transform/transforms_stats_continuous.yml'
44+
:description: '*'
45+
-
46+
:file: 'transform/transforms_update.yml'
47+
:description: '*'

0 commit comments

Comments
 (0)