Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added logging, comments and improved error messaging + fixed bug in parallelization test suite #1487

Merged
merged 1 commit into from
Jul 24, 2017
Merged

Added logging, comments and improved error messaging + fixed bug in parallelization test suite #1487

merged 1 commit into from
Jul 24, 2017

Commits on Jul 22, 2017

  1. Added source code comments to help clarify how the verification of pa…

    …rallelizations is done for methods expected to be executing simultaneously in different threads. Adding logging to help diagnose interimittent failures on TeamCity. Make the execution state tracker final and changed the reset method to remove logs rather than reassign the variable with a new list. Fixed a bug in the calculation of the expected size of the last block of methods to execute in parallel when processing event logs for test methods which do not use data providers without factories.
    Selena Renee Phillips committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    929a377 View commit details
    Browse the repository at this point in the history