michael-o commented on code in PR #176: URL: https://github.com/apache/maven-integration-testing/pull/176#discussion_r906101375
########## core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java: ########## @@ -78,7 +79,7 @@ public static Test suite() IOUtil.close( info ); } - TestSuite suite = new TestSuite(); + ClassOrderingData suite = new ClassOrderingData(); Review Comment: Attention: We have agreed not use to reverse numbering, we rather wanted reverse chron sorting to have latest ITs fail as fast as possible -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org