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

[UR] Add adapter leak-checking tests #1029

Merged
merged 5 commits into from
Jan 11, 2024

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    d6930c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e10197 View commit details
    Browse the repository at this point in the history
  3. [L0][HIP][CUDA] Suppress aborted adapter match tests

    When tests are aborted or failed at the assertion, the match script
    receives "Aborted" or "Segmentation fault" as an input and compares it
    with the match file. Previous match script allowed those tests to pass
    despite not matching this input.
    kswiecicki committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2317492 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c63208 View commit details
    Browse the repository at this point in the history