jMock

org.jmock.test.unit.lib.concurrent.BlitzerTests fails on HEAD

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major 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 :
    1

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.

Activity

Hide
Nat Pryce added a comment -

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.

Show
Nat Pryce added a comment - 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.
Hide
Nat Pryce added a comment -

Fixed.

Show
Nat Pryce added a comment - Fixed.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: