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

Side by Side Diff: tools/valgrind/gtest_exclude/base_unittests.gtest_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 # Fails on Valgrind/Mac, see http://crbug.com/43972 1 # Fails on Valgrind/Mac, see http://crbug.com/43972
2 ConditionVariableTest.LargeFastTaskTest 2 ConditionVariableTest.LargeFastTaskTest
3 3
4 # Fails on Valgrind/Mac due to missing syscall wrapper 4 # Fails on Valgrind/Mac due to missing syscall wrapper
5 # for the symlink() syscall. See http://crbug.com/44001 5 # for the symlink() syscall. See http://crbug.com/44001
6 FileUtilTest.NormalizeFilePathSymlinks 6 FileUtilTest.NormalizeFilePathSymlinks
7 7
8 # Fails on Valgrind/Mac, see http://crbug.com/53196 8 # Fails on Valgrind/Mac, see http://crbug.com/53196
9 CancellationFlagTest.SetOnDifferentThreadDeathTest 9 CancellationFlagTest.SetOnDifferentThreadDeathTest
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698