We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be45f9 commit d87e9d5Copy full SHA for d87e9d5
internal/build/cmd/generate/commands/gentests/skips.go
@@ -172,9 +172,14 @@ rollup/put_job.yml:
172
api_key/11_invalidation.yml:
173
- Test invalidate api key by username
174
175
+# Incorrect syntax for stash
176
+api_key/20_query.yml:
177
+ - Test query api key
178
+
179
# Changing password locks out tests
180
change_password/10_basic.yml:
181
- Test user changing their own password
182
+ - Test changing users password with prehashed password
183
184
# Missing refreshes in the test
185
data_frame/transforms_start_stop.yml:
0 commit comments