summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 22:42:05 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 22:42:05 +0000
commit7ba596f40dc112f8c950d347d8d36675cfab8fda (patch)
tree5dbd77d4084ac1297558c8e77392d5206cce235b
parent3efc167c513079b80765dcdac8dbeaf6c27e43b3 (diff)
downloadchromium_src-7ba596f40dc112f8c950d347d8d36675cfab8fda.zip
chromium_src-7ba596f40dc112f8c950d347d8d36675cfab8fda.tar.gz
chromium_src-7ba596f40dc112f8c950d347d8d36675cfab8fda.tar.bz2
Enable test for timers in workers. The code that enabled that was checked in earlier.
BUG=10271 TEST=none, this enables an existing test. Review URL: http://codereview.chromium.org/118134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17437 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 95a28bc..cd79369 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -473,7 +473,6 @@ BUG1089231 : LayoutTests/fast/events/stopPropagation-submit.html = FAIL
BUG10271 SKIP MAC LINUX : LayoutTests/fast/workers = TIMEOUT FAIL
BUG10271 SKIP : LayoutTests/fast/workers/stress-js-execution.html = TIMEOUT FAIL
-BUG10271 SKIP : LayoutTests/fast/workers/worker-timeout.html = TIMEOUT FAIL
BUG10271 SKIP : LayoutTests/http/tests/workers = TIMEOUT FAIL
BUG10271 SKIP : LayoutTests/http/tests/xmlhttprequest/workers = TIMEOUT FAIL
BUG10271 MAC LINUX : LayoutTests/fast/events/dispatchEvent-crash.html = CRASH FAIL