Ok, I sorted the problem with webapps/master/WEB-INF/web.xml, but this "Failure: Success!" problem with TestFilter has resurfaced. Stack, what did you do to fix it last time?
> From: Apache Hudson Server <[email protected]> > Subject: Build failed in Hudson: HBase-Patch #478 > To: [email protected] > Date: Tuesday, January 6, 2009, 10:52 AM > See > http://hudson.zones.apache.org/hudson/job/HBase-Patch/478/changes > > Changes: > > [apurtell] recreate web.xml > > [apurtell] remove web.xml > > [apurtell] revert accidental commit as part of r731817 > [...] > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766) > [junit] Tests run: 1, Failures: 0, Errors: 0, Time > elapsed: 0.059 sec > [junit] Running org.onelab.test.TestFilter > [junit] 2009-01-06 18:52:05,763 INFO [main] > test.TestFilter(244): Checking for false negatives > [junit] 2009-01-06 18:52:05,768 INFO [main] > test.TestFilter(255): Checking for false positives > [junit] 2009-01-06 18:52:05,769 INFO [main] > test.TestFilter(262): Success! > [junit] 2009-01-06 18:52:05,769 INFO [main] > test.TestFilter(226): Checking serialization/deserialization > [junit] 2009-01-06 18:52:05,771 INFO [main] > test.TestFilter(244): Checking for false negatives > [junit] 2009-01-06 18:52:05,773 INFO [main] > test.TestFilter(255): Checking for false positives > [junit] 2009-01-06 18:52:05,774 INFO [main] > test.TestFilter(262): Success! > [junit] Tests run: 3, Failures: 0, Errors: 0, Time > elapsed: 0.065 sec > > BUILD FAILED > /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build.xml:453: > Tests failed! > > Total time: 43 minutes 55 seconds > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > Recording test results
