Skip to content

Commit ba78171

Browse files
authored
[Test] Re-enable v7RestCompatTest for service account (#80471)
Relates: #80389, #79809
1 parent a2c3dae commit ba78171

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ tasks.named("yamlRestTestV7CompatTransform").configure{ task ->
115115
task.skipTest("ml/categorization_agg/Test categorization aggregation with poor settings", "https://github.com/elastic/elasticsearch/pull/79586")
116116
task.skipTest("data_stream/50_delete_backing_indices/Delete backing index on data stream", "pending backport of https://github.com/elastic/elasticsearch/pull/79916")
117117
task.skipTest("data_stream/170_modify_data_stream/Modify a data stream", "pending backport of https://github.com/elastic/elasticsearch/pull/79916")
118-
task.skipTest("service_accounts/10_basic/Test service account tokens", "mute till we decide whether to make the changes in 7.16")
119118

120119
task.replaceValueInMatch("_type", "_doc")
121120
task.addAllowedWarningRegex("\\[types removal\\].*")

0 commit comments

Comments
 (0)