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

Fix!/fix certain naming issues, better patterns for multitests with parts #986

Merged
merged 8 commits into from
Oct 30, 2023

Commits on Oct 9, 2023

  1. a revision on test naming

    - fix tracing tests mt name output
    - fix xfail tests st name matching
    - fix task reassign check
    - some refactor & typing fix
    zhenyu-ms committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2b7ca3d View commit details
    Browse the repository at this point in the history
  2. a revision on parts

    - have consistent parts no matter filters presented
    - apply certain constraints on test names
    - fix a testing utility bug
    zhenyu-ms committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    52ec271 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

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

Commits on Oct 16, 2023

  1. address review comments

    zhenyu-ms committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b5ed5bd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. update namings

    revert a bad refactor as well
    zhenyu-ms committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dbc502c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

Commits on Oct 27, 2023

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