Hi devs,
This is not the first I notice that one of the crypto module test is failing on my machine
when building core.
Here's what I got this time:
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.106 sec <<<
FAILURE!
initializationProcessorTimeTest(org.xwiki.crypto.passwd.ScryptMemoryHardKeyDerivationFunctionTest)
Time elapsed: 1.501 sec <<< FAILURE!
java.lang.AssertionError: password hashing took 1437 and target time was 500
My machine is pretty powerful so it shouldn't be an issue either with memory or cpu.
Any idea on how to fix this?
Thanks
-Vincent
Show replies by date