Add ICU message format support
[chromium-blink-merge.git] / tools / valgrind / gtest_exclude / base_unittests.gtest_mac.txt
blobee2d424f29e5bd1df8894fbaa34906022615035b
1 # Fails on Valgrind/Mac, see http://crbug.com/43972
2 ConditionVariableTest.LargeFastTaskTest
4 # Fails on Valgrind/Mac due to missing syscall wrapper
5 # for the symlink() syscall.  See http://crbug.com/44001
6 FileUtilTest.NormalizeFilePathSymlinks
8 # Fails on Valgrind/Mac, see http://crbug.com/53196
9 CancellationFlagTest.SetOnDifferentThreadDeathTest
11 # Fails on Valgrind/Mac, see http://crbug.com/93722
12 ProcessMemoryTest.MacTerminateOnHeapCorruption
14 # Fails on Valgrind/Mac, see http://crbug.com/122080
15 ProcessMemoryTest.MacMallocFailureDoesNotTerminate
17 # Times out on Valgrind/Mac, see http://crbug.com/172044
18 MessageLoopTestTypeUI.RecursivePosts
19 MessageLoopTestTypeIO.RecursivePosts
20 MessageLoopTestTypeDefault.RecursivePosts
22 # Check-fails on Valgrind/Mac, see https://crbug.com/481290
23 MessagePumpLibeventTest.QuitWatcher