Re: tomcat ant test failure due to java exception.

2017-05-01 Thread Arjit Gupta
) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Arjit Kumar On Sun, Apr 30, 2017 at 4:36 PM, Mark Thomas <ma...@apache.org> wrote: > On 29/04/17 03:47, Arjit Gupta wrote: > > Hi, > > > > I am building tomcat 7.

tomcat ant test failure due to java exception.

2017-04-28 Thread Arjit Gupta
Hi, I am building tomcat 7.0.77 with java7 on HP-UX(OS) itanium(IA64) processor. After building it successful I am running *ant test*. Multiple tests are failing due to below exception. *Exception in thread "Thread-18" java.lang.AssertionError: Option not found* Fail test cases are:- 175

Re: ant test on Tomcat 7.0.59 is failing due to exceptions

2015-05-07 Thread Arjit Gupta
Hi Tomcat Community, I have downloaded latest certificates from http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/net/ And now test are passing. Thanks Tomcat community :) Arjit Kumar On Thu, May 7, 2015 at 9:39 AM, Arjit Gupta arjitk.gu...@gmail.com wrote: Thanks

ant test on Tomcat 7.0.59 is failing due to exceptions

2015-05-06 Thread Arjit Gupta
Hello Tomcat Community, I am building tomcat 7.0.59 with java7 on HP-UX(OS) itanium(IA64) processor. After building it successful I am running *ant test*. Which is failing due to exception which is as below: Testcase: testSimpleSsl took 4.085 sec Caused an ERROR

Re: ant test on Tomcat 7.0.59 is failing due to exceptions

2015-05-06 Thread Arjit Gupta
, 2015 at 5:33 PM, Mark Thomas ma...@apache.org wrote: On 06/05/2015 10:43, Arjit Gupta wrote: Hello Tomcat Community, I am building tomcat 7.0.59 with java7 on HP-UX(OS) itanium(IA64) processor. After building it successful I am running *ant test*. Which is failing due to exception