Remove ExtensionPrefs::SetDidExtensionEscalatePermissions.
[chromium-blink-merge.git] / tools / valgrind / gtest_exclude / base_unittests.gtest_win32.txt
blobdca1b4228a9eb6b348af3b3d799a5d4dbbbf9c6b
1 # Too slow under Valgrind/Wine and TSan/Windows
2 TimeTicks.WinRollover
4 # Very sensitive to slowdown
5 TimeTicks.Deltas
6 TimerTest.RepeatingTimer*
8 # This Windows-native sampling profiler test does not work under our tools
9 # because it assumes the original code runs, not the modified version
10 # with instrumentation. See http://crbug.com/106829
11 SamplingProfilerTest.Sample