-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF28, 11.1, 2021.0
-
Component/s: BlobManager
Two tests seem to fail on slow machines. We should increase the related timeouts.
java.lang.AssertionError: One thread should throw ConcurrentUpdateException expected:<1> but was:<0> at org.nuxeo.ecm.core.blob.TestLocalBlobStoreTxAbstract.testTransactionConcurrencyUpdateUpdate(TestLocalBlobStoreTxAbstract.java:416)
java.lang.AssertionError: One thread should throw ConcurrentUpdateException expected:<1> but was:<0> at org.nuxeo.ecm.core.blob.TestLocalBlobStoreTxAbstract.testTransactionConcurrencyCreateCreate(TestLocalBlobStoreTxAbstract.java:369)
- Is referenced in