On Sep 22, 2007, at 4:35 PM, kate rhodes wrote:
https://issues.apache.org/jira/browse/HADOOP-1936 contrib tests -1. The patch failed contrib unit tests.
There are know stability issues with the contrib unit tests on the Solaris build machine. Committers can make a judgment call when they commit.
The patch WAS unit tests. Actually it was one unit test, one new class, and one test for the new class.
Your test was never run. I suggest you move it to src/test/org/apache/hadoop/examples both because I think it makes more sense there and it will get picked up by the existing ant test target. Nige
