File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed 
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -409,9 +409,6 @@ tests:
409409- class : org.elasticsearch.xpack.ml.integration.RegressionIT 
410410  method : testTwoJobsWithSameRandomizeSeedUseSameTrainingSet 
411411  issue : https://github.com/elastic/elasticsearch/issues/117805 
412- - class : org.elasticsearch.xpack.test.rest.XPackRestIT 
413-   method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version} 
414-   issue : https://github.com/elastic/elasticsearch/issues/117862 
415412- class : org.elasticsearch.xpack.security.authc.ldap.UserAttributeGroupsResolverTests 
416413  issue : https://github.com/elastic/elasticsearch/issues/116537 
417414- class : org.elasticsearch.xpack.core.ml.search.SparseVectorQueryBuilderTests 
Original file line number Diff line number Diff line change @@ -163,4 +163,4 @@ setup:
163163  - match : {esql.functions.cos: $functions_cos} 
164164  - gt : {esql.functions.to_long: $functions_to_long} 
165165  - match : {esql.functions.coalesce: $functions_coalesce} 
166-   - length : {esql.functions: 118 }  #  check the "sister" test above for a likely update to the same esql.functions length check
166+   - length : {esql.functions: 119 }  #  check the "sister" test above for a likely update to the same esql.functions length check
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments