Skip to content

Commit e3d2e40

Browse files
committed
fix compatibility
1 parent b05fb8c commit e3d2e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rest-api-spec/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,5 @@ tasks.named("yamlRestCompatTestTransform").configure ({ task ->
9898
task.skipTest("index/91_metrics_no_subobjects/Metrics object indexing with synthetic source", "_source.mode mapping attribute is no-op since 9.0.0")
9999
task.skipTest("index/91_metrics_no_subobjects/Root without subobjects with synthetic source", "_source.mode mapping attribute is no-op since 9.0.0")
100100
task.skipTest("logsdb/10_settings/routing path allowed in logs mode with routing on sort fields", "Unknown feature routing.logsb_route_on_sort_fields")
101+
task.skipTest("synthetic_source with copy_to inside nested object", "temporary until backported")
101102
})

0 commit comments

Comments
 (0)