diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-10 15:53:10 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-10 15:53:10 +0000 |
commit | 1d6d9aa6b4c78e4e1b0c78f8f99c71aaf74e3742 (patch) | |
tree | 73d4aa40e6b442ac9ceb48e2fbe3d038127b33cd /webkit/tools | |
parent | 793c3d768b7baff8de326e5b90f419259eebe276 (diff) | |
download | chromium_src-1d6d9aa6b4c78e4e1b0c78f8f99c71aaf74e3742.zip chromium_src-1d6d9aa6b4c78e4e1b0c78f8f99c71aaf74e3742.tar.gz chromium_src-1d6d9aa6b4c78e4e1b0c78f8f99c71aaf74e3742.tar.bz2 |
Adds LayoutTests/svg/text/text-tselect-02-f.svg to list of failures
from recent merge. This test has been consistently failing on
LINUX. Also, LayoutTests/http/tests/misc/image-blocked-src-change.html
just failed on a MAC, so I'm marking it flakey on all platforms.
BUG=none
TBR=pamg
TEST=none
Review URL: http://codereview.chromium.org/66034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13505 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b7e2402..dd40800 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2330,7 +2330,7 @@ BUG9798 LINUX : LayoutTests/fast/dom/delete-contents.html = FAIL PASS BUG9798 LINUX : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL PASS BUG9798 LINUX : LayoutTests/fast/dom/onerror-img.html = CRASH PASS BUG9798 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS -BUG9798 LINUX : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS +BUG9798 : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS BUG9798 LINUX : LayoutTests/http/tests/navigation/error404-frames.html = TIMEOUT PASS BUG9798 LINUX : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html = FAIL PASS BUG9798 LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for-post.html = FAIL PASS @@ -2369,7 +2369,6 @@ BUG9798 WIN : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PASS BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PASS -BUG9798 WIN : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS BUG9798 WIN : LayoutTests/http/tests/misc/xhtml.php = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/misc/redirect-with-quotes.php = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS @@ -2465,3 +2464,4 @@ BUG9962 : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-parent-s BUG9962 : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-bug.html = FAIL BUG9962 : LayoutTests/fast/js/function-apply-aliased.html = FAIL BUG9962 : LayoutTests/fast/repaint/text-append-dirty-lines.html = FAIL +BUG9962 LINUX : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL |