|  | @@ -522,6 +522,9 @@ tests:
 | 
	
		
			
				|  |  |  - class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
 | 
	
		
			
				|  |  |    method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
 | 
	
		
			
				|  |  |    issue: https://github.com/elastic/elasticsearch/issues/128714
 | 
	
		
			
				|  |  | +- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
 | 
	
		
			
				|  |  | +  method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
 | 
	
		
			
				|  |  | +  issue: https://github.com/elastic/elasticsearch/issues/128715
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # Examples:
 | 
	
		
			
				|  |  |  #
 |