summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-16 01:06:25 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-16 01:06:25 +0000
commit764a7d4695cb6edc453a1960953a26a8978c6f96 (patch)
treece2950563938cd1acd2b9ee95a8da5e62166b044 /webkit
parentd348a79607e86445e672e6f3f22954d096042386 (diff)
downloadchromium_src-764a7d4695cb6edc453a1960953a26a8978c6f96.zip
chromium_src-764a7d4695cb6edc453a1960953a26a8978c6f96.tar.gz
chromium_src-764a7d4695cb6edc453a1960953a26a8978c6f96.tar.bz2
Disable layout tests for workers since 'shadow page' can not be created in test_shell.
BUG=10271 TEST=none TBR=jianli Review URL: http://codereview.chromium.org/125168 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18473 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 3b65045..b5d59da 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -471,7 +471,7 @@ BUG1089231 : LayoutTests/fast/events/stopPropagation-submit.html = FAIL
// Workers
// -----------------------------------------------------------------
-BUG10271 SKIP MAC LINUX : LayoutTests/fast/workers = TIMEOUT FAIL
+BUG10271 SKIP : LayoutTests/fast/workers = TIMEOUT FAIL
BUG10271 SKIP : LayoutTests/fast/workers/stress-js-execution.html = TIMEOUT FAIL
BUG10271 SKIP : LayoutTests/http/tests/workers = TIMEOUT FAIL
BUG10271 SKIP : LayoutTests/http/tests/xmlhttprequest/workers = TIMEOUT FAIL