Re: 7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-10 Thread Violeta Georgieva
2014-02-10 Mark Thomas :
>
> On 10/02/2014 17:43, Mark Thomas wrote:
> > On 10/02/2014 17:25, Violeta Georgieva wrote:
> >> 2014-02-10 Mark Thomas :
> >>>
> >>> On 10/02/2014 13:43, Konstantin Kolinko wrote:
> >>>
>  I am still observing the TEST-org.apache.tomcat.
>  websocket.TestWebSocketFrameClient.NIO.txt  failure.
> 
>  (3 failures in 3 re-runs)
> >>>
> >>> I can't repeat this on Windows, Linix or OSX.
> >>
> >> I can confirm the failure - 2 failures in 3 re-runs
> >
> > If I run the test on the command line rather than through Eclipse, I see
> > the failure as well. I'm looking for the root cause now.
>
> Should be fixed now.

It's Ok now.
Thanks

> Mark
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>


Re: 7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-10 Thread Mark Thomas
On 10/02/2014 17:43, Mark Thomas wrote:
> On 10/02/2014 17:25, Violeta Georgieva wrote:
>> 2014-02-10 Mark Thomas :
>>>
>>> On 10/02/2014 13:43, Konstantin Kolinko wrote:
>>>
 I am still observing the TEST-org.apache.tomcat.
 websocket.TestWebSocketFrameClient.NIO.txt  failure.

 (3 failures in 3 re-runs)
>>>
>>> I can't repeat this on Windows, Linix or OSX.
>>
>> I can confirm the failure - 2 failures in 3 re-runs
> 
> If I run the test on the command line rather than through Eclipse, I see
> the failure as well. I'm looking for the root cause now.

Should be fixed now.

Mark


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: 7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-10 Thread Mark Thomas
On 10/02/2014 17:25, Violeta Georgieva wrote:
> 2014-02-10 Mark Thomas :
>>
>> On 10/02/2014 13:43, Konstantin Kolinko wrote:
>>
>>> I am still observing the TEST-org.apache.tomcat.
>>> websocket.TestWebSocketFrameClient.NIO.txt  failure.
>>>
>>> (3 failures in 3 re-runs)
>>
>> I can't repeat this on Windows, Linix or OSX.
> 
> I can confirm the failure - 2 failures in 3 re-runs

If I run the test on the command line rather than through Eclipse, I see
the failure as well. I'm looking for the root cause now.

Mark


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: 7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-10 Thread Violeta Georgieva
2014-02-10 Mark Thomas :
>
> On 10/02/2014 13:43, Konstantin Kolinko wrote:
>
> > I am still observing the TEST-org.apache.tomcat.
> > websocket.TestWebSocketFrameClient.NIO.txt  failure.
> >
> > (3 failures in 3 re-runs)
>
> I can't repeat this on Windows, Linix or OSX.

I can confirm the failure - 2 failures in 3 re-runs

Testcase: testBug56032 took 38.799 sec
FAILED
There are [1] connections still open
junit.framework.AssertionFailedError: There are [1] connections still open
at
org.apache.tomcat.websocket.TestWebSocketFrameClient.testBug56032(TestWebSocketFrameClient.java:164)

OS Windows 7 x64
JDK Oracle jdk1.6.0_45

> Mark
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>


Re: 7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-10 Thread Mark Thomas
On 10/02/2014 13:43, Konstantin Kolinko wrote:

> I am still observing the TEST-org.apache.tomcat.
> websocket.TestWebSocketFrameClient.NIO.txt  failure.
> 
> (3 failures in 3 re-runs)

I can't repeat this on Windows, Linix or OSX.

Mark


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: 7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-10 Thread Konstantin Kolinko
2014-02-10 16:50 GMT+04:00 Mark Thomas :
> On 10/02/2014 09:48, Mark Thomas wrote:
>> On 07/02/2014 13:58, Konstantin Kolinko wrote:
>
>>> On reruns this failure reproduces consistently.
>>
>> I can repeat this one on Linux but not Windows. Looking to see which
>> trunk patch I forgot to back-port now.
>
> Found and fixed.
>

OK, confirmed that TEST-org.apache.catalina.core.
TestAsyncContextImpl.APR.txt  failures do not happen any more.

Good.

I am still observing the TEST-org.apache.tomcat.
websocket.TestWebSocketFrameClient.NIO.txt  failure.

(3 failures in 3 re-runs)

>

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: 7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-10 Thread Mark Thomas
On 10/02/2014 09:48, Mark Thomas wrote:
> On 07/02/2014 13:58, Konstantin Kolinko wrote:

>> On reruns this failure reproduces consistently.
> 
> I can repeat this one on Linux but not Windows. Looking to see which
> trunk patch I forgot to back-port now.

Found and fixed.

Mark


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: 7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-10 Thread Mark Thomas
On 07/02/2014 13:58, Konstantin Kolinko wrote:
> 2014-02-07 Konstantin Kolinko :
>> 2014-02-05 Violeta Georgieva :
>>> Hi,
>>>
>>> I want to start the release procedure for Tomcat 7.0.51.
>>> If you would like to add something to this release please respond to this
>>> mail.
>>>
>>
>> Running testsuite BIO,NIO,APR on current 7.0.x (@ r1565513)
>> Win7,  Java 6u45 (+7u51) 32-bit.
>> (TC Native 1.1.29).
>>
>> Two test classes are failing:
>>
>> 1) TEST-org.apache.tomcat.websocket.TestWebSocketFrameClient.NIO.txt
>> Testsuite: org.apache.tomcat.websocket.TestWebSocketFrameClient
>> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 45,553 sec
>>
> 
> On reruns this failure is reproducible, but not always. (3 out of 5 runs)
> 
>> Testcase: testBug56032 took 24,121 sec
>> FAILED
>> There are [1] connections still open
>> junit.framework.AssertionFailedError: There are [1] connections still open
>> at 
>> org.apache.tomcat.websocket.TestWebSocketFrameClient.testBug56032(TestWebSocketFrameClient.java:164)
>>
>> 2) TEST-org.apache.catalina.core.TestAsyncContextImpl.APR.txt
>> Testsuite: org.apache.catalina.core.TestAsyncContextImpl
>> Tests run: 48, Failures: 17, Errors: 0, Skipped: 0, Time elapsed: 58,127 sec
>>
>> Here 17 tests of 48 failed.
> 
> On reruns this failure reproduces consistently.

I can repeat this one on Linux but not Windows. Looking to see which
trunk patch I forgot to back-port now.

Mark


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



7.0.51-dev async test failures (Was: Time for 7.0.51)

2014-02-07 Thread Konstantin Kolinko
2014-02-07 Konstantin Kolinko :
> 2014-02-05 Violeta Georgieva :
>> Hi,
>>
>> I want to start the release procedure for Tomcat 7.0.51.
>> If you would like to add something to this release please respond to this
>> mail.
>>
>
> Running testsuite BIO,NIO,APR on current 7.0.x (@ r1565513)
> Win7,  Java 6u45 (+7u51) 32-bit.
> (TC Native 1.1.29).
>
> Two test classes are failing:
>
> 1) TEST-org.apache.tomcat.websocket.TestWebSocketFrameClient.NIO.txt
> Testsuite: org.apache.tomcat.websocket.TestWebSocketFrameClient
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 45,553 sec
>

On reruns this failure is reproducible, but not always. (3 out of 5 runs)

> Testcase: testBug56032 took 24,121 sec
> FAILED
> There are [1] connections still open
> junit.framework.AssertionFailedError: There are [1] connections still open
> at 
> org.apache.tomcat.websocket.TestWebSocketFrameClient.testBug56032(TestWebSocketFrameClient.java:164)
>
> 2) TEST-org.apache.catalina.core.TestAsyncContextImpl.APR.txt
> Testsuite: org.apache.catalina.core.TestAsyncContextImpl
> Tests run: 48, Failures: 17, Errors: 0, Skipped: 0, Time elapsed: 58,127 sec
>
> Here 17 tests of 48 failed.

On reruns this failure reproduces consistently.

Best regards,
Konstantin Kolinko

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org