Open sebastian-j-ibanez opened 2 weeks ago
After solving the hibernate issue in commit 7268db8, the BaseLoginModuleTest was throwing a NullPointerException.
This has been fixed in b2acd0a by adding a null check in the BaseLoginModule.logout()
function.
After the last few PRs, unit tests on bullfrog are failing.
Here is the results of running the test suite: [ERROR] Tests run: 3619, Failures: 411, Errors: 0, Skipped: 959
The 3 most common test failures look like this: