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

Rebucket tests that fail with NativeAOT and fix some #71819

Merged
merged 10 commits into from
Jul 12, 2022

Commits on Jul 8, 2022

  1. Round 1

    Actually failing build:
    System.Diagnostics.Debug.Tests
    
    Made fully passing:
    System.Diagnostics.FileVersionInfo
    MichalStrehovsky committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2d4c216 View commit details
    Browse the repository at this point in the history
  2. Round 2

    All of these tests build just fine. Many of them also fully pass.
    MichalStrehovsky committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    98b6510 View commit details
    Browse the repository at this point in the history
  3. Round 3

    MichalStrehovsky committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    cb93ab2 View commit details
    Browse the repository at this point in the history
  4. Round 4

    MichalStrehovsky committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0421b2d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Update tests.proj

    MichalStrehovsky authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    59a6441 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

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

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    ceb7fd1 View commit details
    Browse the repository at this point in the history
  2. Update tests.proj

    MichalStrehovsky authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1a70841 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    ad52997 View commit details
    Browse the repository at this point in the history
  2. Update tests.proj

    MichalStrehovsky authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    b2cd73e View commit details
    Browse the repository at this point in the history