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

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

Issue 4054004: Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 2 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 # This test currently times out in valgrind, see http://crbug.com/9194
2 WatchdogTest.AlarmTest
3
4 # These tests occassionally hangs under Valgrind on Mac. valgrind-darwin r9573
5 # Revisit with better valgrind.
6 # Valgrind bug: https://bugs.kde.org/show_bug.cgi?id=189661
7 TimerTest.RepeatingTimer
8 TimerTest.RepeatingTimer_Cancel
9
10 # Crashes occasionally, see http://crbug.com/7477
11 ObserverListThreadSafeTest.CrossThreadObserver
12 ObserverListThreadSafeTest.CrossThreadNotifications
13
14 # Hangs sometimes on linux, see http://crbug.com/22138
15 ClipboardTest.*
16
17 # These tests trigger a CHECK so they will leak memory. They don't test
18 # anything else, so just disable them on valgrind. Bug 28179.
19 OutOfMemoryDeathTest.*
20
21 # Flaky under Valgrind, see http://crbug.com/55517
22 PlatformFile.TouchGetInfoPlatformFile
OLDNEW
« no previous file with comments | « base/data/valgrind/DIRECTORY_MOVED ('k') | base/data/valgrind/base_unittests.gtest-drmemory_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698