Skip to content

Commit

Permalink
iter
Browse files Browse the repository at this point in the history
  • Loading branch information
piergm committed Sep 12, 2024
1 parent 8bd59aa commit a185612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rest-api-spec/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ tasks.named("yamlRestTestV7CompatTransform").configure { task ->
task.skipTest("search/370_profile/fetch nested source", "profile output has changed")
task.skipTest("search/240_date_nanos/doc value fields are working as expected across date and date_nanos fields", "Fetching docvalues field multiple times is no longer allowed")
task.skipTest("search/110_field_collapsing/field collapsing and rescore", "#107779 Field collapsing is compatible with rescore in 8.15")
task.skipTest("indices.create/11_basic_with_types/Create index with mappings", "Empty mapping creation has changed")

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

0 comments on commit a185612

Please sign in to comment.