Add suppressions file for Leak Sanitizer.
Add a suppressions file that must exist in order for the Leak Sanitizer (LSan) bot to be able to run with the default configuration. This bot is located in the new WebRTC FYI waterfall at: http://build.chromium.org/p/client.webrtc.fyi/waterfall More info about LSan on http://www.chromium.org/developers/testing/leaksanitizer BUG=none TEST=Running a local master+slave passes fine with this file added locally. R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2135004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4636 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
5f8d05add2
commit
8ae641edfb
5
tools/lsan/suppressions.txt
Normal file
5
tools/lsan/suppressions.txt
Normal file
@ -0,0 +1,5 @@
|
||||
# This is a suppressions file that must exist in order for the Leak Sanitizer
|
||||
# (LSan) bot to be able to run with the default configuration.
|
||||
# More info about LSan on
|
||||
# http://www.chromium.org/developers/testing/leaksanitizer
|
||||
|
Loading…
x
Reference in New Issue
Block a user