diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-02 15:44:35 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-02 15:44:35 +0000 |
commit | c7b151340992a01f78101a7d97872178dfcad6b4 (patch) | |
tree | fe30a5af66779bdc95358eafb34938c79e042600 | |
parent | ed93302816bb3e279336693aaa29bef0abecf1c3 (diff) | |
download | chromium_src-c7b151340992a01f78101a7d97872178dfcad6b4.zip chromium_src-c7b151340992a01f78101a7d97872178dfcad6b4.tar.gz chromium_src-c7b151340992a01f78101a7d97872178dfcad6b4.tar.bz2 |
Update test_expectations.txt to reflect passing tests.
BUG=none
TEST=none
TBR=dglazkov
Review URL: http://codereview.chromium.org/343077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30699 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6b6567b..83de6ec 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -111,8 +111,7 @@ BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequest BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/connection-error-sync.html = PASS BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-refresh.pl = PASS BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS -// was slow, timed out in roll to WebKit r50324 -BUG24182 WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = TIMEOUT +BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS // --- collecting results for supported-xml-content-types.html --- BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS @@ -1486,7 +1485,6 @@ BUG8729 WIN SLOW : LayoutTests/http/tests/multipart/invalid-image-data.html = PA // text fields wrong width BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug53690-1.html = FAIL -BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug53690-2.html = FAIL BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug9024.html = FAIL BUG10670 MAC : chrome/fast/forms/basic-selects.html = FAIL @@ -3071,9 +3069,6 @@ BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE // WebKit roll 49405:49413 BUG_HCLAM : LayoutTests/http/tests/xmlhttprequest/logout.html = FAIL -// WebKit roll 49502:49562 -BUG_DIMICH : LayoutTests/fast/events/add-event-without-document.html = TIMEOUT - //WebKit roll 49562:49583 SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL |