diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-10 20:02:53 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-10 20:02:53 +0000 |
commit | 8a331d6e5c66f4c6ae358cee658b2423be7310cf (patch) | |
tree | 563768bdb98aeb727cb801cd62dc4bdcd9ce02e8 | |
parent | ecf065ef2f2bd7c57bdc3d655262f76f074bb868 (diff) | |
download | chromium_src-8a331d6e5c66f4c6ae358cee658b2423be7310cf.zip chromium_src-8a331d6e5c66f4c6ae358cee658b2423be7310cf.tar.gz chromium_src-8a331d6e5c66f4c6ae358cee658b2423be7310cf.tar.bz2 |
Linux: merge comments from manual review of LayoutTests/http/* to tests_fixable
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6728 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index ee04bdb..7b71409 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -150,6 +150,7 @@ LayoutTests/http/tests/security/cross-frame-access-parent-explicit-domain.html = // Bug 865472, this should just need proper pixel test rebaselining. // Also skipped by Apple on Windows (rdar://5723191). +// Linux pixeltest failure: Form control metrics incorrect LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL // Bug: 1143492 @@ -486,6 +487,7 @@ LayoutTests/fast/canvas/gradient-empty-path.html = FAIL LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = FAIL // Bug: 1344760 +// Linux pixeltest failure: Form control metrics incorrect LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL // The test may require a proper version of Java 6 RC 10 plugin @@ -666,6 +668,7 @@ LINUX WIN : LayoutTests/fast/forms/form-hides-table.html = FAIL LayoutTests/fast/replaced/replaced-breaking.html = FAIL LayoutTests/fast/table/text-field-baseline.html = FAIL DEBUG : LayoutTests/http/tests/messaging/cross-domain-message-event-dispatch.html = FAIL PASS TIMEOUT +// Linux pixeltest failure: Form control metrics incorrect LayoutTests/http/tests/navigation/metaredirect-basic.html = FAIL LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception.html = FAIL LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t.svg = FAIL |