File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed 
modules/repository-s3/src/test/java/org/elasticsearch/repositories/s3 Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1616import  software .amazon .awssdk .services .s3 .model .GetObjectResponse ;
1717import  software .amazon .awssdk .services .s3 .model .S3Exception ;
1818
19+ import  org .apache .lucene .tests .util .LuceneTestCase ;
1920import  org .elasticsearch .common .io .Streams ;
2021import  org .elasticsearch .core .Nullable ;
2122import  org .elasticsearch .repositories .blobstore .RequestedRangeNotSatisfiedException ;
3435import  static  org .mockito .Mockito .mock ;
3536import  static  org .mockito .Mockito .when ;
3637
38+ @ LuceneTestCase .AwaitsFix (bugUrl  = "TODO NOMERGE" )
3739public  class  S3RetryingInputStreamTests  extends  ESTestCase  {
3840
3941    public  void  testInputStreamFullyConsumed () throws  IOException  {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments