And they weren't testing well even then - they apparently had a bug because their tests relied on the specific order of tests being run, which means they didn't follow the rules about either setting order without fail (which Testng can do and is part of why everyone should use testng instead of junit) or isolating tests completely (which is the best junit can do, because it is still way behind test