mirror of
				https://github.com/minio/minio.git
				synced 2025-10-29 15:55:00 -04:00 
			
		
		
		
	Fix sporadic failure in TestDiskCacheMaxUse (#9049)
This commit is contained in:
		
							parent
							
								
									1330e59307
								
							
						
					
					
						commit
						eac02c04f7
					
				| @ -258,7 +258,7 @@ func TestDiskCacheMaxUse(t *testing.T) { | |||||||
| 	if err != nil { | 	if err != nil { | ||||||
| 		t.Fatal(err) | 		t.Fatal(err) | ||||||
| 	} | 	} | ||||||
| 	d, err := initDiskCaches(fsDirs, 80, 0, 80, 90, t) | 	d, err := initDiskCaches(fsDirs, 90, 0, 90, 99, t) | ||||||
| 	if err != nil { | 	if err != nil { | ||||||
| 		t.Fatal(err) | 		t.Fatal(err) | ||||||
| 	} | 	} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user