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

feat(test runner): improve sharding algorithm to better spread similar tests among shards #30962

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    54bbba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee64b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6543baf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59c625e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3b4fad View commit details
    Browse the repository at this point in the history
  6. empty commit to trigger ci

    muhqu committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4bcfc78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    061f559 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14ca30a View commit details
    Browse the repository at this point in the history
  9. Add shardingMode configuration

    muhqu committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ce09f88 View commit details
    Browse the repository at this point in the history
  10. revert json/junit test changes

    muhqu committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d42c499 View commit details
    Browse the repository at this point in the history
  11. empty commit to trigger ci

    muhqu committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b5b8174 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    389e571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6884fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef2d35f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d33e8da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b051cb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. optimize: use single global set

    muhqu committed May 30, 2024
    Configuration menu
    Copy the full SHA
    32169b7 View commit details
    Browse the repository at this point in the history
  2. Feedback use outputLines

    muhqu committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fd90424 View commit details
    Browse the repository at this point in the history
  3. Revert "fix(merge-reports) only change test ids when needed"

    This reverts commit 389e571.
    muhqu committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c7b58d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cf1217 View commit details
    Browse the repository at this point in the history
  5. empty commit to trigger ci

    muhqu committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7dd7115 View commit details
    Browse the repository at this point in the history
  6. lint fix

    muhqu committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cabfa74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    899c068 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8aee7df View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    843d629 View commit details
    Browse the repository at this point in the history
  2. fix test.d.ts

    muhqu committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2536da7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    087a57f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Adjust since to v1.46

    muhqu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7aa2d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f67f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b5f7c6 View commit details
    Browse the repository at this point in the history
  4. linting

    muhqu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    65a2b55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df6d05d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fed470 View commit details
    Browse the repository at this point in the history
  7. use yaml highlight for sharding illustration code blocks as NO highli…

    …ghting is not an option
    muhqu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    050e837 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f483ac6 View commit details
    Browse the repository at this point in the history