File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
modules/ingest-common/src/yamlRestTest/resources/rest-api-spec/test/ingest Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ teardown:
99
99
---
100
100
" Test Drop Processor with Upsert (_bulk) " :
101
101
- skip :
102
- version : ' - 8.12.99 '
103
- reason : ' https://github.com/elastic/elasticsearch/issues/36746 fixed in 8.13.0 '
102
+ version : ' - 8.12.0 '
103
+ reason : ' https://github.com/elastic/elasticsearch/issues/36746 fixed in 8.12.1 '
104
104
- do :
105
105
ingest.put_pipeline :
106
106
id : " my_pipeline"
@@ -140,8 +140,8 @@ teardown:
140
140
---
141
141
" Test Drop Processor with Upsert (_update) " :
142
142
- skip :
143
- version : ' - 8.12.99 '
144
- reason : ' https://github.com/elastic/elasticsearch/issues/36746 fixed in 8.13.0 '
143
+ version : ' - 8.12.0 '
144
+ reason : ' https://github.com/elastic/elasticsearch/issues/36746 fixed in 8.12.1 '
145
145
- do :
146
146
ingest.put_pipeline :
147
147
id : " my_pipeline"
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ teardown:
77
77
---
78
78
" Test Fail Processor with Upsert (bulk) " :
79
79
- skip :
80
- version : ' - 8.12.99 '
81
- reason : ' https://github.com/elastic/elasticsearch/issues/36746 fixed in 8.13.0 '
80
+ version : ' - 8.12.0 '
81
+ reason : ' https://github.com/elastic/elasticsearch/issues/36746 fixed in 8.12.1 '
82
82
- do :
83
83
ingest.put_pipeline :
84
84
id : " my_pipeline"
You can’t perform that action at this time.
0 commit comments