File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,9 @@ tasks.named("yamlRestCompatTestTransform").configure({ task ->
111111 task. skipTest(" esql/40_tsdb/from index pattern unsupported counter" , " TODO: support for subset of metric fields" )
112112 task. skipTest(" esql/40_unsupported_types/unsupported" , " TODO: support for subset of metric fields" )
113113 task. skipTest(" esql/40_unsupported_types/unsupported with sort" , " TODO: support for subset of metric fields" )
114+
114115 task. skipTest(" service_accounts/10_basic/Test get service accounts" , " Enterprise Search service account removed, invalidating the current tests" )
116+ task. skipTest(" service_accounts/10_basic/Test service account tokens" , " Enterprise Search service account removed, invalidating the current tests" )
115117})
116118
117119tasks. named(' yamlRestCompatTest' ). configure {
You can’t perform that action at this time.
0 commit comments