| Index: chrome/test/data/valgrind/ui_tests.gtest.txt
|
| ===================================================================
|
| --- chrome/test/data/valgrind/ui_tests.gtest.txt (revision 63512)
|
| +++ chrome/test/data/valgrind/ui_tests.gtest.txt (working copy)
|
| @@ -1,56 +0,0 @@
|
| -# Takes too long to valgrind, causes timeouts
|
| -BrowserTest.ThirtyFourTabs
|
| -# FIXME: these tests hang frequently in valgrind
|
| -SessionRestoreUITest.*
|
| -# Buggy test; see http://crbug.com/6522
|
| -DownloadTest.UnknownSize
|
| -# Flakily hang on Linux, see http://crbug.com/46643
|
| -ErrorPageTest.DNSError_GoBack2AndForward
|
| -ErrorPageTest.DNSError_GoBack2Forward2
|
| -
|
| -# Flaky timeout on Linux; see http://crbug.com/46781
|
| -UnloadTest.*
|
| -
|
| -# Don't run reference tests under Valgrind
|
| -# On the Mac, they don't have symbols, even, so suppressions don't work
|
| -# They probably don't have ThreadSanitizer annotations TODO(timurrrr): check
|
| -*ReferenceTest.Perf
|
| -
|
| -# Dromaeo's reference tests are split up into multiple *Perf sections.
|
| -DromaeoReferenceTest.*
|
| -
|
| -# This test hangs under valgrind
|
| -# See http://crbug.com/27764
|
| -NewTabUITest.HomePageLink
|
| -
|
| -# Hangs frequently under valgrind on Mac
|
| -# See http://crbug.com/29208
|
| -TabRestoreUITest.*
|
| -
|
| -# Running these tests under valgrind and produces errors about "valgrind didn't
|
| -# finish writing 2 files" since the tests kill the browser process (which is
|
| -# actually the valgrind wrapper) in the middle of execution.
|
| -# See http://crbug.com/25176
|
| -ProcessSingletonLinuxTest.NotifyOtherProcessFailure
|
| -ProcessSingletonLinuxTest.NotifyOtherProcessDifferingHost
|
| -ProcessSingletonLinuxTest.NotifyOtherProcessOrCreate_DifferingHost
|
| -
|
| -# These tests fail under valgrind.
|
| -# See http://crbug.com/29579
|
| -AutomationProxyTest.NavigateToURLWithTimeout1
|
| -AutomationProxyTest.NavigateToURLWithTimeout2
|
| -# See http://crbug.com/29586
|
| -NewTabUITest.ChromeInternalLoadsNTP
|
| -# See http://crbug.com/42205
|
| -DownloadTest.*
|
| -# See http://crbug.com/45792
|
| -DefaultPluginUITest.DefaultPluginLoadTest
|
| -# See http://crbug.com/38575
|
| -WorkerTest.*
|
| -# See http://crbug.com/59659
|
| -NewTabUITest.NTPHasLoginName
|
| -
|
| -# Mac: See http://crbug.com/30661, Linux/CrOS: http://crbug.com/49576.
|
| -LayoutPluginTester.NPObjectReleasedOnDestruction
|
| -LayoutPluginTester.NPObjectSetException
|
| -
|
|
|