Skip to content

Commit 09346b6

Browse files
committed
Updated test
1 parent 1889fd3 commit 09346b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/integration/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const customSkips = [
4242
'cat.snapshots/10_basic.yaml',
4343
// fails with ES5 with x-pack enabled
4444
'cat.templates/10_basic.yaml',
45+
'cluster.health/10_basic.yaml',
4546
'cluster.health/20_request_timeout.yaml',
4647
'delete/11_shard_header.yaml',
4748
'delete/45_parent_with_routing.yaml',
@@ -66,6 +67,8 @@ const customSkips = [
6667
'search.aggregation/40_range.yaml',
6768
'search.aggregation/50_filter.yaml',
6869
'search.highlight/30_fvh.yml',
70+
'snapshot.restore/10_basic.yaml',
71+
'snapshot.status/10_basic.yaml',
6972
'update/11_shard_header.yaml',
7073
'update/55_parent_with_routing.yaml',
7174
// skipping because we are booting ES with `discovery.type=single-node`

0 commit comments

Comments
 (0)