OLD | NEW |
---|---|
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 # See http://crbug.com/44001 | 5 # for the symlink() syscall. See http://crbug.com/44001 |
6 FileUtilTest.RealPath | 6 FileUtilTest.NormalizeFilePathSymlinks |
OLD | NEW |