| # This test currently times out in valgrind, see http://crbug.com/9194 |
| WatchdogTest.AlarmTest |
| |
| # These tests occassionally hangs under Valgrind on Mac. valgrind-darwin r9573 |
| # Revisit with better valgrind. |
| # Valgrind bug: https://bugs.kde.org/show_bug.cgi?id=189661 |
| TimerTest.RepeatingTimer |
| TimerTest.RepeatingTimer_Cancel |
| |
| # Hangs sometimes on linux, see http://crbug.com/22138 |
| ClipboardTest.* |
| |
| # These tests trigger a CHECK so they will leak memory. They don't test |
| # anything else, so just disable them on valgrind. Bug 28179. |
| OutOfMemoryDeathTest.* |
| |
| # Flaky under slow tools or just when the VM is under load. |
| # See http://crbug.com/43972 |
| ConditionVariableTest.LargeFastTaskTest |
| |
| # Flaky under Valgrind, see http://crbug.com/55517 |
| PlatformFile.TouchGetInfoPlatformFile |
| |
| # Crashes under Valgrind, see http://crbug.com/355436 |
| OutOfMemoryHandledTest.Unchecked* |
| |
| # Running under Valgrind breaks TCMalloc tests, see https://crbug.com/567315 |
| TCMallocTest.* |
| TCMallocFreeTest.* |
| |
| # https://crbug.com/582398#c4 |
| SecurityTest.NewOverflow |