diff options
author | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-08 18:37:22 +0000 |
---|---|---|
committer | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-08 18:37:22 +0000 |
commit | 35a321ef8cb16f44a29b114dbcfa99f62388710a (patch) | |
tree | 685cf806f70c921d4da51ec58adb1f4bad0d501a | |
parent | 5036aa07f29c8c2d8a9508ec9695ab5cb27eff7a (diff) | |
download | chromium_src-35a321ef8cb16f44a29b114dbcfa99f62388710a.zip chromium_src-35a321ef8cb16f44a29b114dbcfa99f62388710a.tar.gz chromium_src-35a321ef8cb16f44a29b114dbcfa99f62388710a.tar.bz2 |
Enable worker layout tests that are passing now.
Review URL: http://codereview.chromium.org/114013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15660 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 57c44e9..9a5715c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2305,13 +2305,6 @@ BUG11001 LINUX MAC WIN : LayoutTests/http/tests/history/back-to-post.php = TIMEO // Reasons unknown.. BUG11012 LINUX MAC : LayoutTests/http/tests/security/xss-DENIED-xml-external-entity.xhtml = FAIL -// Temporarily disable worker tests that fail after -// http://src.chromium.org/viewvc/chrome?view=rev&revision=14461 -BUG11011 WIN : LayoutTests/fast/workers/worker-event-listener.html = TIMEOUT PASS -BUG11011 WIN : LayoutTests/fast/workers/worker-gc.html = TIMEOUT PASS -// The following failure was filed in BUG9798, used to be FAIL and PASS. -BUG11011 WIN : LayoutTests/fast/workers/worker-terminate.html = TIMEOUT FAIL PASS - // New failures from WebKit Merge 42805:42932 BUG11121 LINUX WIN : LayoutTests/fast/repaint/layer-outline-horizontal.html = FAIL BUG11121 LINUX WIN : LayoutTests/fast/repaint/layer-outline.html = FAIL @@ -2372,7 +2365,6 @@ BUG11483 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL // Other regresssions from WebKit Merge 43114:43242 -BUG11483 : LayoutTests/fast/workers/worker-replace-global-constructor.html = FAIL CRASH BUG11482 : LayoutTests/svg/custom/polyline-points-crash.html = CRASH BUG11502 WIN : LayoutTests/svg/css/glyph-orientation-rounding-test.xhtml = CRASH PASS |