Nigel Daley-2 wrote: > > I'd noticed this test failing too. I filed > http://issues.apache.org/jira/browse/HADOOP-1715 > > Thanks, > Nige >
Another problem preventing clean running of the junit tests is constantly needing to remove ant.tar from lib/jetty-ext. Otherwise you get this error for all junit tests: [junit] Exception in thread "main" java.lang.NoSuchMethodError: org.apache.tools.ant.util.FileUtils.close(Ljava/io/OutputStream;)V [junit] at org.apache.tools.ant.taskdefs.optional.junit.PlainJunitResultFormatter.endTestSuite(PlainJunitResultFormatter.java:158) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.fireEndTestSuite(JunitTestRunner.java:620) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:453) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766) -- View this message in context: http://www.nabble.com/failed-TestCopyFiles-Junit-test-tf4264904.html#a12155045 Sent from the Hadoop Dev mailing list archive at Nabble.com.