Skip to content

[NFC] Temporarily disable failing TableGen unit test. #102308

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

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

jurahul
Copy link
Contributor

@jurahul jurahul commented Aug 7, 2024

  • This test was reported as failing in ASAN builds, with non-deterministic order of the error message and note expected.
  • This is due to llvm::sort() being unstable.
  • Temporarily disable the test while its been fixed.

- This test was reported as failing in ASAN builds, with
  non-deterministic order of the error message and note expected.
- This is due to llvm::sort() being unstable.
- Temporarily disable the test while its been fixed.
@jurahul jurahul requested a review from s-barannikov August 7, 2024 12:00
@jurahul
Copy link
Contributor Author

jurahul commented Aug 7, 2024

FYI, I will roll in the fix in my rework PR, disabling the test till that is ready.

@jurahul jurahul requested a review from tmatheson-arm August 7, 2024 12:01
@jurahul
Copy link
Contributor Author

jurahul commented Aug 7, 2024

@s-barannikov or @joker-eph can one of you merge this PR?

@s-barannikov s-barannikov merged commit 30a4e9e into llvm:main Aug 7, 2024
6 of 8 checks passed
@jurahul
Copy link
Contributor Author

jurahul commented Aug 7, 2024

Thanks @s-barannikov !

@jurahul jurahul deleted the disable_test branch August 7, 2024 16:58
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.

2 participants