Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude TCMalloc tests when running under Valgrind.
These tests are not likely to ever work as Valgrind is already wrapping malloc/free and thus changing the allocator behavior. Disabling these tests for now and have filed crbug.com/567315 to track a long-term decision about what to do with these tests. BUG=567315 TBR=ssid@chromium.org Review URL: https://codereview.chromium.org/1503233002 Cr-Commit-Position: refs/heads/master@{#363597}
- Loading branch information