blob: 6abaf57004467a292409cba7a047ad68a644d888 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Former aspacem warnings on Valgrind.
# Tsan still tends to hang on these tests unexpectedly on Mac OS.
# (see https://bugs.kde.org/show_bug.cgi?id=192634 and
# http://code.google.com/p/data-race-test/issues/detail?id=11)
DnsMasterTest.*
URLFetcher*Test.*
HttpBridgeTest.*
# http://crbug.com/26214
ExtensionTest.InitFromValueInvalid
# http://crbug.com/38503
TabRestoreServiceTest.DontPersistPostData
|