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

View: New views
3 Messages — Rating Filter:   Alert me  

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

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

Reply to Author | View Threaded | Show Only this Message

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
         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



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

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

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/JMOCK-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=170137#action_170137 ]

Nat Pryce commented on JMOCK-217:
---------------------------------

Whoops.  My fault for not running tests before checking in.

For issues with the code in subversion, it's better to just send an email to the developers or users mailing list, rather than raising a JIRA.  We use JIRA for tracking issues against released versions.  Version 2.6.0 is not yet released.

> 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
>         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



[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 Threaded | Show Only this Message


     [ 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