+1: It saves me the trouble from commenting it out after I checkout. Alternately, you could modify the Task to be allowed to fail gracefully when it can't contact the site and/or pulls bogus data. This way we could keep the test, but not have the builds dependent on it.
-----Original Message----- From: Russell Butek [mailto:[EMAIL PROTECTED]] Sent: Monday, February 18, 2002 5:02 PM To: [EMAIL PROTECTED] Subject: SalesRankNPrice test problems SalesRankNPrice hasn't worked for over a week, now. Its web server - http://www.perfectxml.net - no longer responds. I understand why we need a remote site for this test, it's our document/literal test and AXIS doesn't support document/literal on the server, so we have to use some other server to test our client. But this site has been down. How many people would complain if I commented out this test (both in Wsdl2javaTestSuite.xml and in SalesRankNPrice_ServiceTestCase.java)? The site it depends on looks to be bad. Tom, would you be able to find another document/literal-supported service and use that instead? If you can't get to it soon, I really want to comment out this test. Russell Butek [EMAIL PROTECTED]