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 @@ -531,15 +531,6 @@ tests:
531531- class : org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT 
532532  method : testGroupBySubset 
533533  issue : https://github.com/elastic/elasticsearch/issues/133220 
534- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncSubmitAndFetchIT 
535-   method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version} 
536-   issue : https://github.com/elastic/elasticsearch/issues/133840 
537- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlIT 
538-   method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version} 
539-   issue : https://github.com/elastic/elasticsearch/issues/133841 
540- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT 
541-   method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version} 
542-   issue : https://github.com/elastic/elasticsearch/issues/133842 
543534- class : org.elasticsearch.cluster.routing.allocation.decider.WriteLoadConstraintDeciderIT 
544535  method : testHighNodeWriteLoadPreventsNewShardAllocation 
545536  issue : https://github.com/elastic/elasticsearch/issues/133857 
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