Your tests shouldn’t depend on what order they get run, and upgrade hell has been much worse many times since, but for developers of a certain age this might have been one of the first and most frivolous feeling ones. Can’t upgrade not because the app acts differently but the tests are failing??
Only this didn’t just happen between Java 6 and 7 (I must have dodged that one or learned my lesson), it first happened in Java 5.
Your tests shouldn’t depend on what order they get run, and upgrade hell has been much worse many times since, but for developers of a certain age this might have been one of the first and most frivolous feeling ones. Can’t upgrade not because the app acts differently but the tests are failing??
Only this didn’t just happen between Java 6 and 7 (I must have dodged that one or learned my lesson), it first happened in Java 5.