Erik, I've fixed ParallelTest for Windows boxes. I've also added a flag so you can run tests behind a firewall (ant test -Doffline=blah). It still isn't passing for me though but that is a separate problem.
Conor > -----Original Message----- > From: Erik Hatcher [mailto:[EMAIL PROTECTED] > Sent: Monday, 25 February 2002 2:04 AM > To: Ant Developers List; Stephane Bailliez > Subject: Re: [GUMP] Test Failure - Ant > > > > ----- Original Message ----- > From: "Stephane Bailliez" <[EMAIL PROTECTED]> > To: "Ant Developers List" <[EMAIL PROTECTED]> > Sent: Sunday, February 24, 2002 9:34 AM > Subject: Re: [GUMP] Test Failure - Ant > > > > ----- Original Message ----- > > From: "Diane Holt" <[EMAIL PROTECTED]> > > > > > [junit] Testcase: > > > testUpdatesExistingProperties(org.apache.tools.ant.taskdefs.option > al.Propert > > yFileTest): Caused an ERROR > > > [junit] org.apache.xerces.parsers.StandardParserConfiguration > > > [junit] java.lang.ClassCastException: > > org.apache.xerces.parsers.StandardParserConfiguration > > > [junit] at org.apache.xerces.parsers.SAXParser.<init>(Unknown > Source) > > > [junit] at org.apache.xerces.jaxp.SAXParserImpl.<init>(Unknown > Source) > > > [junit] at > > org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(Unknown Source) > > > > Erik, did you managed to get into it to find what is causing > this error ? > > I've successfully run the tests on my machine (except ParallelTest is > failing for me). Is it some Gump configuration issue? > > I'm almost certain its not an issue with that particular test, but rather > BuildFileTest derived tests though. > > Anyone else have a look at this? > > Erik > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
