diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-30 19:57:11 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-30 19:57:11 +0000 |
commit | 0be6c8dbcaca7e2e45dd154714a7336457b80c5e (patch) | |
tree | f47e49b26a0f8165b61f1b9b0dba5ece441be332 /webkit/tools/layout_tests | |
parent | 6b30a388e7d6f5d990481b07e5cc83e5238c566f (diff) | |
download | chromium_src-0be6c8dbcaca7e2e45dd154714a7336457b80c5e.zip chromium_src-0be6c8dbcaca7e2e45dd154714a7336457b80c5e.tar.gz chromium_src-0be6c8dbcaca7e2e45dd154714a7336457b80c5e.tar.bz2 |
Update tests_fixable to match new passing tests on the WebKit Linux buildbot.
Review URL: http://codereview.chromium.org/19513
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8983 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 1a6a797..d083278 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -103,13 +103,6 @@ DEFER RELEASE : LayoutTests/fast/events/standalone-image-drag-to-editable.html = // and it should replace the first "?" substring. This makes absolutely no sense. DEFER : LayoutTests/fast/events/stopPropagation-submit.html = FAIL -// Expected results has a terminal "?", since "set query" on about:blank is allowed, -// but about:blank is considered a path URL by the GURL implementation and no query is -// set for path URLs. -// This is strange since query should have no meaning in non-standard urls -DEFER LINUX : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html = FAIL -DEFER LINUX : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = FAIL - // ----------------------------------------------------------------- // PENDING TESTS (forked to pending/, need to be sent upstream) // ----------------------------------------------------------------- @@ -1732,7 +1725,7 @@ MAC : LayoutTests/fast/forms/002.html = FAIL // Merge 40086:40124 -- new test // This needs layoutTestController.numberOfActiveAnimations implemented. -LINUX MAC : LayoutTests/transitions/repeated-firing-background-color.html = FAIL TIMEOUT +MAC : LayoutTests/transitions/repeated-firing-background-color.html = FAIL TIMEOUT // Merge 40124:40164 -- regressions // This test tries to remove an iframe on the page then generate the pixel @@ -1759,7 +1752,7 @@ LINUX WIN : LayoutTests/fast/repaint/inline-color-change.html = FAIL LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-post.html = TIMEOUT -LINUX WIN : LayoutTests/svg/custom/stop-crash.svg = CRASH +WIN : LayoutTests/svg/custom/stop-crash.svg = CRASH WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL LINUX WIN : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL |