algo/tests/unit-tests: Use a deterministic scorer for the tests
It is hard to predict the result is not totally deterministic (as is the case with the RandomScorer, which is now by default, whose results depend on the pseudo-random generator that may differ depending on the OSes) See #3866
Showing
Please register or sign in to comment