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

Better handle BOLT skipped tests #465

Closed
indygreg opened this issue Jan 1, 2025 · 0 comments · Fixed by #469
Closed

Better handle BOLT skipped tests #465

indygreg opened this issue Jan 1, 2025 · 0 comments · Fixed by #469
Assignees

Comments

@indygreg
Copy link
Collaborator

indygreg commented Jan 1, 2025

See discussion at #463 (review).

tl;dr we had to disable some tests to avoid segfaults when BOLTing. We ship those test disables as part of the distributions, which feels wrong.

@zanieb zanieb self-assigned this Jan 1, 2025
indygreg added a commit that referenced this issue Jan 2, 2025
Turns out there is a support function to check for BOLT optimization.
So we can conditionally skip tests on BOLT.

Closes #465.
zanieb pushed a commit that referenced this issue Jan 3, 2025
Turns out there is a support function to check for BOLT optimization. So
we can conditionally skip tests on BOLT.

Closes #465.
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 a pull request may close this issue.

2 participants