« Return to Thread: [jira] Created: (JMOCK-217) org.jmock.test.unit.lib.concurrent.BlitzerTests fails on HEAD

[jira] Resolved: (JMOCK-217) org.jmock.test.unit.lib.concurrent.BlitzerTests fails on HEAD

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


     [ http://jira.codehaus.org/browse/JMOCK-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nat Pryce resolved JMOCK-217.
-----------------------------

         Assignee: Nat Pryce
       Resolution: Fixed
    Fix Version/s: 2.6.0

Fixed.

> org.jmock.test.unit.lib.concurrent.BlitzerTests fails on HEAD
> -------------------------------------------------------------
>
>                 Key: JMOCK-217
>                 URL: http://jira.codehaus.org/browse/JMOCK-217
>             Project: jMock
>          Issue Type: Bug
>          Components: Library
>    Affects Versions: 2.6.0
>            Reporter: Tom Palmer
>            Assignee: Nat Pryce
>             Fix For: 2.6.0
>
>         Attachments: BlitzerTests.java.patch
>
>
> org.jmock.test.unit.lib.concurrent.BlitzerTests currently fails on HEAD as it assumes the expectedActionCount = threadCount * iterationCount. It is, in fact, just iterationCount. The attached patch fixes the test so that it passes.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (JMOCK-217) org.jmock.test.unit.lib.concurrent.BlitzerTests fails on HEAD