8a7b89fd41
The suppressions in r4988 were not enough to green up the LSan+ASan bot. Here's another round of suppressions to get the bot green which I have tested multiple runs without any leaks reported. BUG=2527,2528 TEST= GYP_DEFINES='asan=1 lsan=1 linux_use_tcmalloc=0 release_extra_cflags="-gline-tables-only"' gclient runhooks ninja -C out/Release libjingle_unittest export ASAN_SYMBOLIZER_PATH=`(pwd)`/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer export ASAN_OPTIONS="detect_leaks=1 strict_memcmp=0" export LSAN_OPTIONS="suppressions=tools/lsan/suppressions.txt" out/Release/libjingle_peerconnection_unittest out/Release/libjingle_unittest TBR=phoglund@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2422004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4990 4adac7df-926f-26a2-2b94-8c16560cd09d |
||
---|---|---|
data | ||
samples/js | ||
talk | ||
third_party | ||
tools | ||
webrtc | ||
.gitignore | ||
all.gyp | ||
android-webrtc.mk | ||
Android.mk | ||
AUTHORS | ||
codereview.settings | ||
COPYING | ||
DEPS | ||
drover.properties | ||
libvpx.mk | ||
LICENSE | ||
license_template.txt | ||
LICENSE_THIRD_PARTY | ||
OWNERS | ||
PATENTS | ||
PRESUBMIT.py | ||
WATCHLISTS |