Skip to content

Commit 3edee14

Browse files
committed
CI: Update skiplist
1 parent b0fb3c4 commit 3edee14

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ var skipFiles = []string{
5454
"field_caps/50_fieldtype_filter.yml", // Incompatible test, need handling for double escaping keys with dots
5555
"search.aggregation/350_variable_width_histogram.yml",
5656
"cluster.desired_nodes/10_basic.yml", // incompatible $ stash replacement
57+
"api_key/12_grant.yml", // incompatible $ stash replacement, need bearer token integration
5758
"user_profile/10_basic.yml", // internal
5859
"health/10_basic.yml", // internal
5960
"health/20_component.yml", // internal

0 commit comments

Comments
 (0)