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

Add test concurrency flag #43887

Merged
merged 15 commits into from
Jul 24, 2022
Merged

Commits on Jul 23, 2022

  1. test_runner: introduces test_concurrency flag

    adds the test_concurrency flag,
    if set to true, runs all the tests in parallel
    
    Fixes: nodejs#43837
    98lenvi committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    060c851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7613bdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947d7ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bd2eed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca04bb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7bf594 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc867b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f44d1b4 View commit details
    Browse the repository at this point in the history
  9. doc: format test

    98lenvi committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    3834d49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8634f8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28b7d0e View commit details
    Browse the repository at this point in the history
  12. Revert "test_runner: update test support less than 2 core"

    This reverts commit 5fdcfd0.
    98lenvi committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    d1a0b79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58d8fdf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8cc4c10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03c1313 View commit details
    Browse the repository at this point in the history