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

Merge tests under tracing / Reflection / ReadyToRun / Regressions #92029

Merged

Commits on Oct 4, 2023

  1. Manual fixes to tests under tracing

    Includes deduplication of two "common" libraries - one under the
    folder "tracing/common" (renamed to tracing_common) and another
    under "tracing/eventpipe/common" (renamed to eventpipe_common).
    
    Thanks
    
    Tomas
    trylek committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2c8703c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5441b94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b14869 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b53e1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c89380b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9d019b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37fb46e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af09b49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a05675 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54ca66b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b6abac4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2520d75 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    41d60c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0742b93 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ef98770 View commit details
    Browse the repository at this point in the history
  16. Fix compilation failure in the 22888 regression test

    This failure was caused by incorrectly making a test out of what
    is in reality a library used by custom means by the test app
    (for the purpose of accessing resources). While I believe we should
    further clean this logic up, this should be good enough to make
    tests pass.
    
    Thanks
    
    Tomas
    trylek committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7f4cd0c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2db1f5d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7ef0822 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    88a470a View commit details
    Browse the repository at this point in the history