File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,4 @@ tasks.named("precommit").configure {
5757tasks. named(" yamlRestCompatTestTransform" ). configure({task ->
5858 task. skipTest(" indices.sort/10_basic/Index Sort" , " warning does not exist for compatibility" )
5959 task. skipTest(" search/330_fetch_fields/Test search rewrite" , " warning does not exist for compatibility" )
60- task. skipTest(" indices.create/21_synthetic_source_stored/object param - nested object with stored array" , " skip test to submit #113690" )
61- task. skipTest(" indices.create/20_synthetic_source/disabled object" , " temporary until backported" )
62- task. skipTest(" indices.create/20_synthetic_source/disabled object contains array" , " temporary until backported" )
63- task. skipTest(" indices.create/20_synthetic_source/object with dynamic override" , " temporary until backported" )
64- task. skipTest(" indices.create/20_synthetic_source/disabled root object" , " temporary until backported" )
6560})
You can’t perform that action at this time.
0 commit comments