Skip to content

Comments

test: disable test_inproc_concurrent_crash_repeated in tsan#1537

Merged
supervacuus merged 2 commits intomasterfrom
test/disable_inproc_concurrent_crash_in_tsan
Feb 23, 2026
Merged

test: disable test_inproc_concurrent_crash_repeated in tsan#1537
supervacuus merged 2 commits intomasterfrom
test/disable_inproc_concurrent_crash_in_tsan

Conversation

@supervacuus
Copy link
Collaborator

@supervacuus supervacuus commented Feb 23, 2026

This test appeared twice in one of the tsan test configs (but only during one of the "repeated" iterations). I can imagine that tsan itself is the problem here; we already had similar issues. Since the test is particularly edge-casey for a sanitizer that hooks above the sync-primitives we use here, I suggest skipping it for tsan to limit false positive feedback (until we see failed tests in non-tsan build configs).

#skip-changelog

@supervacuus supervacuus merged commit f230fa2 into master Feb 23, 2026
48 checks passed
@supervacuus supervacuus deleted the test/disable_inproc_concurrent_crash_in_tsan branch February 23, 2026 10:38
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