The following comment has been added to this issue:
Author: Alan Cabrera
Created: Fri, 22 Oct 2004 5:15 AM
Body:
I fixed a few things since this was initially checked in. I noticed by the
line numbers that you seem to be using the older version. Can you refresh and
try again?
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/GERONIMO-160?page=comments#action_54478
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/GERONIMO-160
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GERONIMO-160
Summary: Test failure (SocketProtocolStressTest) in network module
Type: Bug
Status: Reopened
Priority: Blocker
Project: Apache Geronimo
Components:
buildsystem
Assignee: Alan Cabrera
Reporter: Ralf Barkow
Created: Sat, 20 Mar 2004 9:44 AM
Updated: Fri, 22 Oct 2004 5:15 AM
Environment: Windows 2000 Prof. [Version 5.00.2195] SP 4, Java v1.4.2_03-b02
Description:
Component: network
- incubator-geronimo>maven -Dmodules=network
- TEST org.apache.geronimo.network.protocol.SocketProtocolStressTest
FAILED
- There may be threading issues cause
Testcase: testConcurrentRequests FAILED
(...)
// assertEquals(WORKERS * MESSAGE_COUNT, count);
expected:<1000> but was:<901>
junit.framework.AssertionFailedError: expected:<1000> but was:<901>
at
org.apache.geronimo.network.protocol.SocketProtocolStressTest.testConcurrentRequests(SocketProtocolStressTest.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Testcase: testConcurrentRequests
- I'd assign this issue to Alan Cabrera.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira