Add NetworkTechnology types to ONC
[chromium-blink-merge.git] / tools / valgrind / gtest_exclude / base_unittests.gtest.txt
blobaa85c278080aa38c386dadc45e5642334846d5d2
1 # This test currently times out in valgrind, see http://crbug.com/9194
2 WatchdogTest.AlarmTest
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
10 # Crashes occasionally, see http://crbug.com/7477
11 ObserverListThreadSafeTest.CrossThreadObserver
12 ObserverListThreadSafeTest.CrossThreadNotifications
14 # Hangs sometimes on linux, see http://crbug.com/22138
15 ClipboardTest.*
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.*
21 # Flaky under slow tools or just when the VM is under load.
22 # See http://crbug.com/43972
23 ConditionVariableTest.LargeFastTaskTest
25 # Flaky under Valgrind, see http://crbug.com/55517
26 PlatformFile.TouchGetInfoPlatformFile
28 # Crashes under Valgrind, see http://crbug.com/355436
29 OutOfMemoryHandledTest.Unchecked*