Skip to content

Commit 3e3f0d3

Browse files
committed
Update skip list for 8.7
1 parent 2b33dc7 commit 3e3f0d3

File tree

1 file changed

+6
-3
lines changed
  • internal/build/cmd/generate/commands/gentests

1 file changed

+6
-3
lines changed

internal/build/cmd/generate/commands/gentests/skips.go

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ eql/20_runtime_mappings.yml:
105105
spatial/60_geo_line.yml:
106106
- Test geo_line aggregation on geo points
107107
- Test empty buckets
108+
spatial/100_geo_grid_ingest.yml:
109+
- Test geo_grid on geotile using default target format
108110
109111
# Arbitrary key
110112
indices.shrink/10_basic.yml:
@@ -225,6 +227,10 @@ rollup/put_job.yml:
225227
# Changing password locks out tests
226228
change_password/10_basic.yml:
227229
- Test user changing their own password
230+
- Test changing users password with prehashed password
231+
232+
change_password/12_custom_hash.yml:
233+
- Test changing users password with pre-hashed password
228234
229235
# Missing refreshes in the test
230236
data_frame/transforms_start_stop.yml:
@@ -434,9 +440,6 @@ api_key/30_update.yml:
434440
api_key/40_view_role_descriptors.yml:
435441
- Test API key role descriptors in Get and Query responses
436442
437-
change_password/10_basic.yml:
438-
- Test changing users password with prehashed password
439-
440443
token/10_basic.yml:
441444
- Test invalidate user's tokens
442445
- Test invalidate realm's tokens

0 commit comments

Comments
 (0)