| Index: base/data/valgrind/base_unittests.gtest_mac.txt
|
| diff --git a/base/data/valgrind/base_unittests.gtest_mac.txt b/base/data/valgrind/base_unittests.gtest_mac.txt
|
| index 6c7baa4b78a7b4e9ba629a55b3a8a420ebac0090..d78c20d32731c2b5db46f75dc363472a2b7ba30b 100644
|
| --- a/base/data/valgrind/base_unittests.gtest_mac.txt
|
| +++ b/base/data/valgrind/base_unittests.gtest_mac.txt
|
| @@ -1,6 +1,6 @@
|
| # Fails on Valgrind/Mac, see http://crbug.com/43972
|
| ConditionVariableTest.LargeFastTaskTest
|
|
|
| -# Fails on Valgrind/Mac due to missing syscall wrapper.
|
| -# See http://crbug.com/44001
|
| -FileUtilTest.RealPath
|
| +# Fails on Valgrind/Mac due to missing syscall wrapper
|
| +# for the symlink() syscall. See http://crbug.com/44001
|
| +FileUtilTest.NormalizeFilePathSymlinks
|
|
|