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

Side by Side Diff: base/data/valgrind/base_unittests.gtest_mac.txt

Issue 2088006: Give the extension unpacker process a junction/symlink free path to the unpack directory. (Closed)
Patch Set: Rebase for commit. Created 10 years, 6 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
« no previous file with comments | « no previous file | base/file_util.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 # See http://crbug.com/44001 5 # for the symlink() syscall. See http://crbug.com/44001
6 FileUtilTest.RealPath 6 FileUtilTest.NormalizeFilePathSymlinks
OLDNEW
« no previous file with comments | « no previous file | base/file_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698