On 12.02.2013 06:03, Williams, Nick wrote: > I tried to run all of the Junit tests locally, but when it completed 30 > minutes later I had dozens of failures and dozens of errors. After reviewing > the messages carefully, I am 99.9% sure that none of these are due to changes > I made. I don't think I have my local environment set up right to run unit > tests. (I would appreciate some guidance on this if anyone has any.) The > majority of the failures were due to "java.lang.ClassNotFoundException: > org.apache.tomcat.util.http.ValuesEnumerator." I am quite comfortable saying > I didn't cause that, but I'm certainly not sure what did.
Tests for Tomcat trunk currently run fine for me, only one error in TestWebSocket, all other tests pass. Did you "svn up" your working copy? How do you run the tests? Do you know, whether you get the same error when running the tests without your patches? Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org