|
Every now and then the following test fails for the Redis module:
CollectionUnidirectionalInEntityTest>CollectionUnidirectionalTest.testUnidirectionalCollection:41 expected:<[3]> but was:<[8]>.
It works on the second try, seems like some clean up goes wrong?
|