diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 00:03:41 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 00:03:41 +0000 |
commit | 18f28af685174e43546a1faabae2aceded313ea2 (patch) | |
tree | 6fd534ac7967bf8fb5e3fdda7ac21651ca206c57 /chrome/test/data/valgrind/ui_tests.gtest_linux.txt | |
parent | 15927ca5486f41d9f15229e54bf40ad1e9c678a4 (diff) | |
download | chromium_src-18f28af685174e43546a1faabae2aceded313ea2.zip chromium_src-18f28af685174e43546a1faabae2aceded313ea2.tar.gz chromium_src-18f28af685174e43546a1faabae2aceded313ea2.tar.bz2 |
Valgrind: Explicitly disable all worker tests until we figure things out.
BUG=38575
TEST=Valgrind Mac stops hanging.
Review URL: http://codereview.chromium.org/1085005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42033 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/valgrind/ui_tests.gtest_linux.txt')
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest_linux.txt | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest_linux.txt b/chrome/test/data/valgrind/ui_tests.gtest_linux.txt index a0e23bf..c40af2f 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest_linux.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest_linux.txt @@ -5,36 +5,3 @@ ChromeMainTest.AppLaunch MetricsServiceTest.CrashRenderers # See http://crbug.com/29587. UnloadTest.CrossSiteInfiniteBeforeUnloadSync -# See http://crbug.com/29592. -WorkerTest.SharedWorkerFastLayoutTests -WorkerTest.FLAKY_SharedWorkerFastLayoutTests -WorkerTest.IncognitoSharedWorkers -WorkerTest.WorkerHttpLayoutTests - -# Fails due to mmap failure (http://crbug.com/28439) -WorkerTest.FLAKY_WorkerWebSocketLayoutTests -WorkerTest.SharedWorkerHttpAuth -WorkerTest.WorkerHttpAuth -WorkerTest.WorkerClose -WorkerTest.FLAKY_WorkerHttpLayoutTests -WorkerTest.QueuedSharedWorkerShutdown -WorkerTest.MultipleTabsQueuedSharedWorker -WorkerTest.QueuedSharedWorkerStartedFromOtherTab -WorkerTest.FLAKY_IncognitoSharedWorkers -WorkerTest.WorkerLocation -WorkerTest.WorkerNavigator -WorkerTest.WorkerTerminate -WorkerTest.UseMachineStack -WorkerTest.WorkerContextGc -WorkerTest.WorkerMessagePort -WorkerTest.WorkerReplaceGlobalConstructor -WorkerTest.WorkerTimeout -WorkerTest.WorkerCall -WorkerTest.WorkerEventListener -WorkerTest.WorkerMessagePortGC -WorkerTest.WorkerReplaceSelf -WorkerTest.WorkerCloseFast -WorkerTest.WorkerGC -WorkerTest.WorkerMultiPort -WorkerTest.WorkerScriptError -WorkerTest.WorkerMapGc |