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

[mono] Revive FullAOT test lanes #55362

Merged
merged 12 commits into from
Sep 13, 2021
Merged

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    dc84c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb7336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    188967e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d63e788 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08dfa3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00b6b57 View commit details
    Browse the repository at this point in the history
  7. Exclude xunit.performance.api.dll from compilation, which I think is …

    …unused by the runtime tests
    
    This depends on "xunit.runner.utility.dotnet", which doesn't seem to be
    present in CORE_ROOT
    imhameed committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    0773ed5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9febc5c View commit details
    Browse the repository at this point in the history
  9. fullaot compile other assemblies present in the test directories in a…

    …ddition to the test assemblies
    imhameed committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    385fc36 View commit details
    Browse the repository at this point in the history
  10. Include the test assembly directory in MONO_PATH; should fix cross-co…

    …mpilation missing assembly failures
    imhameed committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    e41b605 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b1e761 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f7dd6e3 View commit details
    Browse the repository at this point in the history