Skip to content

Commit d87e9d5

Browse files
committed
Tests: Update skip list
1 parent 9be45f9 commit d87e9d5

File tree

1 file changed

+5
-0
lines changed
  • internal/build/cmd/generate/commands/gentests

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,14 @@ rollup/put_job.yml:
172172
api_key/11_invalidation.yml:
173173
- Test invalidate api key by username
174174
175+
# Incorrect syntax for stash
176+
api_key/20_query.yml:
177+
- Test query api key
178+
175179
# Changing password locks out tests
176180
change_password/10_basic.yml:
177181
- Test user changing their own password
182+
- Test changing users password with prehashed password
178183
179184
# Missing refreshes in the test
180185
data_frame/transforms_start_stop.yml:

0 commit comments

Comments
 (0)