Skip to content

Commit c6928ed

Browse files
authored
Unmute tests after #78184 has been backported (#78395)
1 parent f9cbacb commit c6928ed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

x-pack/plugin/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,6 @@ tasks.named("yamlRestTestV7CompatTransform").configure({ task ->
166166
})
167167
tasks.named("yamlRestTestV7CompatTest").configure {
168168
systemProperty 'tests.rest.blacklist', [
169-
// UNMUTE after #78184 is backported to 7.x
170-
'indices.freeze/10_basic/Basic',
171-
'indices.freeze/10_basic/Test index options',
172169
// to support it, it would require to almost revert back the #48725 and complicate the code
173170
'vectors/10_dense_vector_basic/Deprecated function signature',
174171
// not going to be supported

0 commit comments

Comments
 (0)