Hi Building antlr 3.4 from the latest version of the Git repository git://github.com/antlr/antlr3.git, one gets 3 failures on the test org.antlr.test.TestSemanticPredicates.
Francis Results : Failed tests: testGatedPredDoesNotForceAllToBeGated2(org.antlr.test.TestSemanticPredicates): expected:<.s0-B->.s1 testORGatedPred(org.antlr.test.TestSemanticPredicates): expected:<.s0-B->.s1 testSynPredWithSemPredReferencingLabeledRule(org.antlr.test.TestSyntacticPredicateEvaluation): expected:<[alt1 Tests run: 977, Failures: 3, Errors: 0, Skipped: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ANTLR Master build control POM .................... SUCCESS [2.271s] [INFO] Antlr Runtime 3.4.1-SNAPSHOT ...................... SUCCESS [4.107s] [INFO] ANTLR Tool 3.4.1-SNAPSHOT ......................... FAILURE [3:06.185s] [INFO] Maven plugin for ANTLR V3 ......................... SKIPPED [INFO] ANTLR gUnit ....................................... SKIPPED [INFO] Maven plugin for gUnit ANTLR V3 ................... SKIPPED [INFO] ANTLR3 Maven Archetype ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:14.545s [INFO] Finished at: Fri Aug 03 20:50:45 CEST 2012 [INFO] Final Memory: 12M/138M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.8.1:test (default-test) on project antlr: There are test failures. [ERROR] [ERROR] Please refer to C:\Users\FrancisANDRE\git\antlr3\tool\target\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :antlr _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org/mailman/listinfo/antlr-dev
