Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23987d2120
Choose a base ref
...
head repository: dotnet/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a0aca0ba0c
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    4928595 View commit details
    Browse the repository at this point in the history
  2. Remove libraries_tests PMI collection (#91365)

    With #91101 we have a SuperPMI collection of the libraries tests being
    run, so the existing PMI-based collection is someone duplicative:
    remove the PMI collection.
    
    It's arguable that the PMI collection of the libraries themselves is
    also duplicative, but we can decide whether to remove that one separately.
    BruceForstall authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a0aca0b View commit details
    Browse the repository at this point in the history
Loading