NETponents / Gerbil

An automated hacking tool powered by a trainable AI engine.
http://netponents.github.io/Gerbil
GNU Lesser General Public License v3.0
11 stars 5 forks source link

PasswordServices unit testing is failing #83

Open ARMmaster17 opened 9 years ago

ARMmaster17 commented 9 years ago

As of latest commit to branch dev, unit tests are failing involving the SimplePasswordCracker class. Stack trace shows it is throwing the TableExhausted exception.

ARMmaster17 commented 9 years ago

Probably most critical step is to get this code off of the dev branch to avoid blocking other PRs.

ARMmaster17 commented 9 years ago

Comment blocked out for now to unblock other standing issues.

ARMmaster17 commented 9 years ago

Comment blocked out for now to unblock other standing issues.

ARMmaster17 commented 9 years ago

Specific issue tracking: #79 Possible fix: #87