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

Convert JIT\Regression tests to merged test groups #83895

Merged
merged 33 commits into from
Mar 31, 2023
Merged

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    ce6b442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    638a77f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eb4696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec49b49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ac253f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16d7c0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8becab5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6dcac8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. [ILTransform -public]

    markples committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    997f40a View commit details
    Browse the repository at this point in the history
  2. [ILTransform -sr]

    markples committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b4ebb25 View commit details
    Browse the repository at this point in the history
  3. Manually rename b598031/test and test2.

    These were missed by the previous ILTransform -n run.
    They no longer clash because run renamed all of their conflicts,
    but this renames them for consistency.
    markples committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f7327fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59646e6 View commit details
    Browse the repository at this point in the history
  5. Wrappers

    markples committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f720b0a View commit details
    Browse the repository at this point in the history
  6. [ILTransform -ilfact]

    markples committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c086eb2 View commit details
    Browse the repository at this point in the history
  7. Several fixes:

    - Manually do missed -collapse-main-sig and fix placement of [Fact]
    - Fix b89946 that referred to Main
    - Fix Runtime_59444 reflection on Test*
    markples committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    97a58dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    660e2e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f5f99b View commit details
    Browse the repository at this point in the history
  10. [ILTransform -a]

    markples committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d3462a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da5c0ed View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Manual fixes

    markples committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    88444fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f795e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    2a1d7da View commit details
    Browse the repository at this point in the history
  2. [ILTransform -public]

    markples committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6989991 View commit details
    Browse the repository at this point in the history
  3. [ILTransform -prociso]

    markples committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a5f722d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0631574 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    b87233b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4eeaeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d63789 View commit details
    Browse the repository at this point in the history
  4. 59444 - Changing methods to internal broke reflection calls. Use this

    opportunity to remove the reflection and simply mark the callees as [Fact]s.
    
    64883/76273 - Suppress the xunit warning so that the code can continue
    using the normal (public-only) reflection search.
    markples committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4dc6ecb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    af00b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6604ff3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd4456b View commit details
    Browse the repository at this point in the history