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

Unified Diff: chrome/test/data/valgrind/ui_tests.gtest.txt

Issue 2779006: Don't run WorkerTests at all under Valgrind.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/valgrind/ui_tests.gtest.txt
===================================================================
--- chrome/test/data/valgrind/ui_tests.gtest.txt (revision 49250)
+++ chrome/test/data/valgrind/ui_tests.gtest.txt (working copy)
@@ -35,81 +35,14 @@
ProcessSingletonLinuxTest.NotifyOtherProcessOrCreate_DifferingHost
# These tests fail under valgrind.
-# See http://crbug.com/29579.
+# See http://crbug.com/29579
AutomationProxyTest.NavigateToURLWithTimeout1
AutomationProxyTest.NavigateToURLWithTimeout2
-# See http://crbug.com/29586.
+# See http://crbug.com/29586
NewTabUITest.ChromeInternalLoadsNTP
# See http://crbug.com/42205
DownloadTest.*
# See http://crbug.com/45792
DefaultPluginUITest.DefaultPluginLoadTest
-
-##############################################################################
-# We have a special section dedicated to WorkerTest because it's so
-# problematic. Please check here before adding duplicate test exclusions to
-# ui_tests.gtest_linux.txt and ui_tests.gtest_mac.txt.
-#
-# As of 2010/03/18, thestig is disabling all WorkerTests and listing them
-# individually below. Please test them / fix them under Valgrind, and
-# re-enable them one at a time.
-#
-# See: http://crbug.com/38575
-##############################################################################
-
-WorkerTest.*IncognitoSharedWorkers
-WorkerTest.*LimitPerPage
-WorkerTest.*LimitTotal
-WorkerTest.*MessagePorts
-WorkerTest.*MultipleSharedWorkers
-WorkerTest.*MultipleTabsQueuedSharedWorker
-WorkerTest.*MultipleWorkers
-WorkerTest.*OpenDatabaseSyncInputs
-WorkerTest.*QueuedSharedWorkerShutdown
-WorkerTest.*QueuedSharedWorkerStartedFromOtherTab
-WorkerTest.*SharedWorkerFastConstructor
-WorkerTest.*SharedWorkerFastContextGC
-WorkerTest.*SharedWorkerFastException
-WorkerTest.*SharedWorkerFastInIframe
-WorkerTest.*SharedWorkerFastGC
-WorkerTest.*SharedWorkerFastLayoutTests
-WorkerTest.*SharedWorkerFastLoadError
-WorkerTest.*SharedWorkerFastLocation
-WorkerTest.*SharedWorkerFastName
-WorkerTest.*SharedWorkerFastNavigator
-WorkerTest.*SharedWorkerFastReplaceGlobalConstructor
-WorkerTest.*SharedWorkerFastReplaceSelf
-WorkerTest.*SharedWorkerFastScriptError
-WorkerTest.*SharedWorkerFastSimple
-WorkerTest.*SharedWorkerFastShared
-WorkerTest.*SharedWorkerHttpAuth
-WorkerTest.*SharedWorkerInIframe
-WorkerTest.*SingleSharedWorker
-WorkerTest.*SingleWorker
-WorkerTest.*StressJSExecution
-WorkerTest.*UseMachineStack
-WorkerTest.*WorkerCall
-WorkerTest.*WorkerClonePort
-WorkerTest.*WorkerClose
-WorkerTest.*WorkerCloseFast
-WorkerTest.*WorkerConstructor
-WorkerTest.*WorkerContextGc
-WorkerTest.*WorkerContextMultiPort
-WorkerTest.*WorkerEventListener
-WorkerTest.*WorkerGC
-WorkerTest.*WorkerHttpAuth
-WorkerTest.*WorkerHttpLayoutTests
-WorkerTest.*WorkerLifecycle
-WorkerTest.*WorkerLocation
-WorkerTest.*WorkerMapGc
-WorkerTest.*WorkerMessagePort
-WorkerTest.*WorkerMessagePortGC
-WorkerTest.*WorkerMultiPort
-WorkerTest.*WorkerNavigator
-WorkerTest.*WorkerReplaceGlobalConstructor
-WorkerTest.*WorkerReplaceSelf
-WorkerTest.*WorkerScriptError
-WorkerTest.*WorkerTerminate
-WorkerTest.*WorkerTimeout
-WorkerTest.*WorkerWebSocketLayoutTests
-WorkerTest.*WorkerXhrHttpLayoutTests
+# See http://crbug.com/38575
+WorkerTest.*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698