You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/09/26 10:14:30 UTC

DO NOT REPLY [Bug 36811] New: - [id] Sporadic test failures in TimeBasesAlphanumericIdentifierGeneratorTest

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36811>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36811

           Summary: [id] Sporadic test failures in
                    TimeBasesAlphanumericIdentifierGeneratorTest
           Product: Commons
           Version: 1.0 Alpha
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P2
         Component: Sandbox
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: joerg.schaible@gmx.de


The unit tests for TimeBasesAlphanumericIdentifierGenerator fail with Gump
sometimes for unknown reason. Unfortunately it seems, that the exactly test
reports are unavailable. Nevertheless I suspect timing problems that interfere
and may fail running the fixtures of the test within the same time slice.
Therefore was in setUp() a sleep(50) call that might fail to create a unique
operation environment for each test fixture depending on the OS/hardware
environment. This "synchronization" has been replaced with an explicit loop
waiting for the next time slice.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org