I only had this occur when StringTemplate tests ran in the same session as, but following, the ANTLR tests. Is this what you are seeing?
Sam -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Terence Parr Sent: Tuesday, November 11, 2008 1:42 PM To: Jim Idle Cc: ANTLR-dev Dev Subject: Re: [antlr-dev] Unit test differences between Java and C# port i also note that tests that pass by themselves don't pass when I'm running lots of them. I made all tests run in own tmp dir, but stilll some fail, dang it! Ter On Nov 10, 2008, at 3:22 PM, Jim Idle wrote: > On Fri, 2008-11-07 at 09:13 -0800, Terence Parr wrote: >> All TestDFAConversion tests pass on my machine. >> >> Jim: I see: >> >> @Ignore >> // TODO: Ter to review why this test fails... >> // >> public void testAStar_immediateTailRecursion() throws Exception { >> >> but it works for me on 1.6. Can u recheck? > > > OK - will re-check. Maybe this was HashMap order thing that I fixed by > writing the map sorted compariosn thang for the tests. > > Jim > > _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org:8080/mailman/listinfo/antlr-dev _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org:8080/mailman/listinfo/antlr-dev
