It seems, that some tests are failing, which make use of random numbers. For example the test fixed in c97a0d9
If you are lucky, the random numbers are drawn correctly and the test succeeds, if you aren't, it fails slightly. I think the best choice here would be to repeat tests, which are based on random numbers, multiple times.
It seems, that some tests are failing, which make use of random numbers. For example the test fixed in c97a0d9
If you are lucky, the random numbers are drawn correctly and the test succeeds, if you aren't, it fails slightly. I think the best choice here would be to repeat tests, which are based on random numbers, multiple times.