Self Test: Skip self-test for mode 8900 user-configurable scrypt settings are incompatible to fixed settings in the self-test hash

Self Test: Skip self-test for mode 15700 because settings are too high and create a too long startup time
This commit is contained in:
jsteube
2017-12-04 11:14:39 +01:00
parent a20e76a50b
commit 829ea605c5
2 changed files with 7 additions and 3 deletions
+2
View File
@@ -38,6 +38,8 @@
- Files: Switched back to relative current working directory on windows to workaround problems with unicode characters
- Hash Parser: Changed the way large strings are handled/truncated within the event buffer if they are too large to fit
- Hash Parser: Fixed our use of strtok_r () calls
- Self Test: Skip self-test for mode 8900 user-configurable scrypt settings are incompatible to fixed settings in the self-test hash
- Self Test: Skip self-test for mode 15700 because settings are too high and create a too long startup time
* changes v4.0.0 -> v4.0.1: