Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Most of our tests use TestNG Asserts, only a handful of them are using JUnit. As a side-effect the builds on apache jenkins are failing because of the incorrect JUnit version getting picked from m2 repository, this causing certain tests to fail in-deterministically.
Changing all imports to TestNG