We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
unix: refresh test_embed patches to conditionally skip on BOLT
50c0317
Turns out there is a support function to check for BOLT optimization. So we can conditionally skip tests on BOLT. Closes #465.
unix: refresh test_embed patches to conditionally skip on BOLT (#469)
eed3a7f
zanieb
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: