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

Update libasan version in runtime tests #606

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Update libasan version in runtime tests #606

merged 2 commits into from
Jul 12, 2024

Conversation

dime10
Copy link
Collaborator

@dime10 dime10 commented Mar 15, 2024

The specified asan library had the wrong version for the compiler used: libasan5 (gcc-9) vs libasan6 (gcc-11).

Re-enable asan for the runtime tests.

@dime10 dime10 requested a review from erick-xanadu July 12, 2024 15:28
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/changelog.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@dime10 dime10 merged commit d4d3e1e into main Jul 12, 2024
44 checks passed
@dime10 dime10 deleted the dime10-patch-2 branch July 12, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants