File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
modules/aggs-composite/src/test/resources/rest-api-spec/test/composite Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 47
47
---
48
48
" Simple Composite aggregation " :
49
49
- skip :
50
- version : " - 6.99 .99"
51
- reason : this uses a new API that has been added in 7.0
50
+ version : " - 6.0 .99"
51
+ reason : this uses a new API that has been added in 6.1
52
52
53
53
54
54
- do :
76
76
---
77
77
" Nested Composite aggregation " :
78
78
- skip :
79
- version : " - 6.99 .99"
80
- reason : this uses a new API that has been added in 7.0
79
+ version : " - 6.0 .99"
80
+ reason : this uses a new API that has been added in 6.1
81
81
82
82
83
83
- do :
@@ -125,8 +125,8 @@ setup:
125
125
---
126
126
" Aggregate After " :
127
127
- skip :
128
- version : " - 6.99 .99"
129
- reason : this uses a new API that has been added in 7.0
128
+ version : " - 6.0 .99"
129
+ reason : this uses a new API that has been added in 6.1
130
130
131
131
132
132
- do :
@@ -166,8 +166,8 @@ setup:
166
166
---
167
167
" Invalid Composite aggregation " :
168
168
- skip :
169
- version : " - 6.99 .99"
170
- reason : this uses a new API that has been added in 7.0
169
+ version : " - 6.0 .99"
170
+ reason : this uses a new API that has been added in 6.1
171
171
172
172
- do :
173
173
catch : /\[composite\] aggregation cannot be used with a parent aggregation/
You can’t perform that action at this time.
0 commit comments