Skip to content

Commit

Permalink
Exclude collapse test from runtime test run
Browse files Browse the repository at this point in the history
  • Loading branch information
mayya-sharipova committed Jul 17, 2023
1 parent d84f884 commit a413edb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/qa/runtime-fields/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ subprojects {
/////// TO FIX ///////
'aggregations/range/Date range', //source only date field should also emit values for numbers, it expects strings only
'search/115_multiple_field_collapsing/two levels fields collapsing', // Field collapsing on a runtime field does not work
'search/111_field_collapsing_with_max_score/*', // Field collapsing on a runtime field does not work
'field_caps/30_index_filter/Field caps with index filter', // We don't support filtering field caps on runtime fields. What should we do?
'aggregations/filters_bucket/cache busting', // runtime keyword does not support split_queries_on_whitespace
'search/140_pre_filter_search_shards/pre_filter_shard_size with shards that have no hit',
Expand Down

0 comments on commit a413edb

Please sign in to comment.