Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Side by Side Diff: tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt

Issue 4054004: Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:mergeinfo
OLDNEW
1 # WebSocketTest tests are extraordinary slow under ThreadSanitizer, 1 # WebSocketTest tests are extraordinary slow under ThreadSanitizer,
2 # (see http://crbug.com/25392) 2 # (see http://crbug.com/25392)
3 # TODO(glider): investigate this. 3 # TODO(glider): investigate this.
4 WebSocketTest.* 4 WebSocketTest.*
5 5
6 # Strange reports from __NSThread__main__ appeared with the new TSan binaries 6 # Strange reports from __NSThread__main__ appeared with the new TSan binaries
7 # See http://crbug.com/38926 7 # See http://crbug.com/38926
8 DirectoryLister* 8 DirectoryLister*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698