Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6.0
-
Fix Version/s: 2.6.0
-
Component/s: JMock 2.x.x Library
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
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.
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.