diff options
author | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-08 10:13:53 +0000 |
---|---|---|
committer | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-08 10:13:53 +0000 |
commit | b2078e5fe61d90b9762b95a1db3c664e2ab9bb84 (patch) | |
tree | f3b2b1a7cee44bad02602cca456f84306e1be725 /webkit | |
parent | 6d15e2050d879bfa05367ebc50510dde5f1f5a5f (diff) | |
download | chromium_src-b2078e5fe61d90b9762b95a1db3c664e2ab9bb84.zip chromium_src-b2078e5fe61d90b9762b95a1db3c664e2ab9bb84.tar.gz chromium_src-b2078e5fe61d90b9762b95a1db3c664e2ab9bb84.tar.bz2 |
Reorganize some Linux test failures, and mention a bug I just filed upstream.
Review URL: http://codereview.chromium.org/13243
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6503 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 48 |
1 files changed, 25 insertions, 23 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 3547df9..5cc1f49 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -934,27 +934,6 @@ LINUX : LayoutTests/fast/text/updateNewFont.html = FAIL LINUX MAC : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL LINUX : LayoutTests/http/tests/misc/acid2-pixel.html = FAIL LINUX : LayoutTests/http/tests/misc/acid2.html = FAIL -LINUX MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = FAIL -LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html = FAIL -LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = FAIL -LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html = FAIL -LINUX MAC : LayoutTests/plugins/createScriptableObject-before-start.html = CRASH FAIL -LINUX MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL -LINUX MAC : LayoutTests/plugins/embed-attributes-style.html = FAIL -LINUX MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL -LINUX MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-disallow.html = FAIL -LINUX MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL -LINUX MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL -LINUX MAC : LayoutTests/plugins/invoke.html = FAIL -LINUX MAC : LayoutTests/plugins/mouse-events.html = FAIL -LINUX MAC : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html = FAIL -LINUX MAC : LayoutTests/plugins/netscape-dom-access.html = FAIL -LINUX MAC : LayoutTests/plugins/netscape-get-property-return-value.html = FAIL -LINUX MAC : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL -LINUX MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL -LINUX MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL -LINUX MAC : LayoutTests/plugins/plugin-javascript-access.html = FAIL -LINUX MAC : LayoutTests/plugins/plugin-remove-subframe.html = FAIL LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL @@ -996,16 +975,39 @@ LINUX : LayoutTests/css2.1/t0905-c5525-fltwidth-00-c-g.html = FAIL LINUX : LayoutTests/fast/js/date-DST-time-cusps.html = FAIL LINUX : LayoutTests/fast/js/date-big-setdate.html = FAIL +// https://bugs.webkit.org/show_bug.cgi?id=22733 +LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html = FAIL +LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = FAIL +LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html = FAIL + // Depends on plugin support. +LINUX : chrome/plugins/call-as-function.html = CRASH FAIL +MAC : chrome/plugins/call-as-function.html = CRASH +LINUX MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = FAIL LINUX MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT LINUX MAC : LayoutTests/http/tests/plugins/npapi-response-headers.html = TIMEOUT LINUX MAC : LayoutTests/http/tests/plugins/post-url-file.html = CRASH TIMEOUT LINUX MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html = TIMEOUT +LINUX MAC : LayoutTests/plugins/createScriptableObject-before-start.html = CRASH FAIL +LINUX MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL +LINUX MAC : LayoutTests/plugins/embed-attributes-style.html = FAIL LINUX MAC : LayoutTests/plugins/embed-inside-object.html = TIMEOUT +LINUX MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL +LINUX MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-disallow.html = FAIL +LINUX MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL LINUX MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT +LINUX MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL +LINUX MAC : LayoutTests/plugins/invoke.html = FAIL +LINUX MAC : LayoutTests/plugins/mouse-events.html = FAIL +LINUX MAC : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html = FAIL +LINUX MAC : LayoutTests/plugins/netscape-dom-access.html = FAIL +LINUX MAC : LayoutTests/plugins/netscape-get-property-return-value.html = FAIL +LINUX MAC : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL +LINUX MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL +LINUX MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL +LINUX MAC : LayoutTests/plugins/plugin-javascript-access.html = FAIL +LINUX MAC : LayoutTests/plugins/plugin-remove-subframe.html = FAIL LINUX MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream.html = TIMEOUT -MAC : chrome/plugins/call-as-function.html = CRASH -LINUX : chrome/plugins/call-as-function.html = CRASH FAIL LINUX MAC : chrome/plugins/get-file-url.html = CRASH TIMEOUT LINUX MAC : chrome/plugins/get-url-with-blank-target.html = FAIL LINUX MAC : chrome/plugins/multiple-plugins.html = FAIL |