Skip to content

Commit

Permalink
Unmute tests after elastic#78184 has been backported
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Sep 28, 2021
1 parent 57267f4 commit 25d2e98
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions x-pack/plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ tasks.named("yamlRestTestV7CompatTransform").configure({ task ->
})
tasks.named("yamlRestTestV7CompatTest").configure {
systemProperty 'tests.rest.blacklist', [
// UNMUTE after #78184 is backported to 7.x
'indices.freeze/10_basic/Basic',
'indices.freeze/10_basic/Test index options',
// to support it, it would require to almost revert back the #48725 and complicate the code
'vectors/10_dense_vector_basic/Deprecated function signature',
// not going to be supported
Expand Down

0 comments on commit 25d2e98

Please sign in to comment.