File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed 
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -543,15 +543,6 @@ tests:
543543- class : org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT 
544544  method : testGroupBySubset 
545545  issue : https://github.com/elastic/elasticsearch/issues/133220 
546- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncSubmitAndFetchIT 
547-   method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version} 
548-   issue : https://github.com/elastic/elasticsearch/issues/133840 
549- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlIT 
550-   method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version} 
551-   issue : https://github.com/elastic/elasticsearch/issues/133841 
552- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT 
553-   method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version} 
554-   issue : https://github.com/elastic/elasticsearch/issues/133842 
555546
556547#  Examples:
557548# 
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ setup:
229229  - gt : {esql.functions.to_long: $functions_to_long} 
230230  - match : {esql.functions.coalesce: $functions_coalesce} 
231231  - gt : {esql.functions.categorize: $functions_categorize} 
232-   - length : {esql.functions: 141 }  #  check the "sister" test above for a likely update to the same esql.functions length check
232+   - length : {esql.functions: 142 }  #  check the "sister" test above for a likely update to the same esql.functions length check
233233
234234---
235235took :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments