TSan v2 deadlock suppressions.
After rolling chromium_revision in r6516 it seems
TSan v2 turned on deadlock detection by default.
This caused a collection of tests to start failing.
This CL suppresses these failures awaiting further
investigation.
TBR=pbos@webrtc.org
BUG=3509
TEST=Tests passing local execution on Linux using the
reproduction steps in the bug.
Review URL: https://webrtc-codereview.appspot.com/18609004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6519 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/.gitignore b/.gitignore
index 3d2c376..b0c2f90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,7 @@
/third_party/asan
/third_party/binutils
/third_party/clang_format
+/third_party/colorama
/third_party/cygwin
/third_party/directxsdk
/third_party/expat