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

Update PR "check_parallel| Adds new test suite for multiple workers/check_parallel" #3909

Merged
merged 12 commits into from
Oct 19, 2020

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    238bc22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    631de26 View commit details
    Browse the repository at this point in the history
  3. check_parallel| Adds new test suite for multiple workers/check_parallel

    These regression tests put check_parallel() and related functions under
    tests, ensuring that the functionality remains consistent ahead of any
    bug fixes and performance work we may do.
    doublethefish authored and brycepg committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a8358a5 View commit details
    Browse the repository at this point in the history
  4. check_parallel| Adds paramterised test against #jobs, #files and #che…

    …cker
    
    These regression tests target future optimisation work for the
    check_parallel() system.
    doublethefish authored and brycepg committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    aa7b06e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e35e4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79219bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed0906c View commit details
    Browse the repository at this point in the history
  8. review fixes| Conform to snake-case fixtures, supported by pytest

    (the legacy .unittest version was also supported)
    doublethefish authored and brycepg committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    05799b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9656ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8522aef View commit details
    Browse the repository at this point in the history
  11. review fixes| Fixes typos

    doublethefish authored and brycepg committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b961f2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf3c978 View commit details
    Browse the repository at this point in the history