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

xfail sighandler test for now #316

Merged
merged 3 commits into from
Jan 18, 2024
Merged

xfail sighandler test for now #316

merged 3 commits into from
Jan 18, 2024

Conversation

fw-immunant
Copy link
Contributor

This should get criterion in CI passing and we can figure out this failure later. More CI coverage sooner is better.

rinon and others added 3 commits October 17, 2023 13:02
ninja check-ia2 only ran lit, not criterion checks.
On Ubuntu 22.04 (glibc 2.35) calling pthread_atfork() from inside an
atfork handler results in a deadlock. This change separates the
constructor that registers the atfork handler from the handler that is
re-invoked on each fork.
this test seems to crash when calling sigaction from the library; for now, just skip running it
@fw-immunant fw-immunant requested a review from rinon January 18, 2024 00:50
@fw-immunant fw-immunant changed the base branch from criterion_ci to main January 18, 2024 14:28
@fw-immunant fw-immunant reopened this Jan 18, 2024
@fw-immunant fw-immunant merged commit 0fcb436 into main Jan 18, 2024
33 checks passed
@fw-immunant fw-immunant deleted the fw/xfail-sighandler branch May 28, 2024 20:17
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