You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ji...@apache.org on 2004/03/20 18:45:17 UTC

[jira] Created: (GERONIMO-160) Test failure (SocketProtocolStressTest) in network module

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=GERONIMO-160

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-160
    Summary: Test failure (SocketProtocolStressTest) in network module
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Apache Geronimo
 Components: 
             buildsystem

   Assignee: 
   Reporter: Ralf Barkow

    Created: Sat, 20 Mar 2004 9:44 AM
    Updated: Sat, 20 Mar 2004 9:44 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