blob: 43659ec2b2c8a4e9e36c8d2d0f2dd36788648187 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Fails on Valgrind/Mac, see http://crbug.com/43972
ConditionVariableTest.LargeFastTaskTest
# Fails on Valgrind/Mac due to missing syscall wrapper
# for the symlink() syscall. See http://crbug.com/44001
FileUtilTest.NormalizeFilePathSymlinks
# Fails on Valgrind/Mac, see http://crbug.com/53196
CancellationFlagTest.SetOnDifferentThreadDeathTest
# Fails on Valgrind/Mac, see http://crbug.com/93722
ProcessUtilTest.MacTerminateOnHeapCorruption
|