[Solved] Jenkins mixing up tests from different Java classes


Thanks to everyone who attempted to help.
The bug apparently lies in TestNG.

How to make sure TestNG runs methods on test classes in succession instead of interleaved?

solved Jenkins mixing up tests from different Java classes