forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Disable ThreadDebugInfoDeathTest for sanitizers
Summary: ThreadDebugInfoDeathTest spawns off a new process and checks for its death. These kind of tests do not bode well with sanitizers, therefore we disable it whenever sanitizers are used. Differential Revision: D67407663
- Loading branch information
1 parent
2e94f95
commit 425d3ee
Showing
1 changed file
with
16 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters