parent
daeda76edc
commit
cb6fe5f2d4
@ -1,8 +0,0 @@
|
||||
--- tests/functional/retries/test_bucket.py~ 2021-01-12 13:04:04.000000000 -0600
|
||||
+++ tests/functional/retries/test_bucket.py 2021-01-13 13:41:25.177245044 -0600
|
||||
@@ -106,4 +106,4 @@
|
||||
# can sanity check that our implementation isn't drastically
|
||||
# starving a thread. So we'll arbitrarily say that a thread
|
||||
# can't have less than 20% of the mean allocations per thread.
|
||||
- self.assertTrue(not any(x < (0.2 * mean) for x in distribution))
|
||||
+ #self.assertTrue(not any(x < (0.2 * mean) for x in distribution))
|
@ -1 +1 @@
|
||||
SHA512 (botocore-1.22.7.tar.gz) = 39eaa5d4bc64669bc398797c69d63157a6a4539bed1c4cdc492c4fe94c9a32d58ac9ea8c06fafd75a5c36ab9d3a5c99f88990b03bcef6cccf7e0c4247330780b
|
||||
SHA512 (botocore-1.22.8.tar.gz) = d35748c240ad83155c5d97b044569e1d7093469acdac948d4ce396b1f17563ed5e9bbfa91799a87fabd93df3b63724be096d489be909aa1567d59e6bafe99e03
|
||||
|
Loading…
Reference in new issue