summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-16 15:42:38 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-16 15:42:38 +0000
commit5aff00ea9f20b8667fc9cad0a7c2ef2c90b5fc4e (patch)
treeb47521e3d01ce7306dd80061edd85c2ee59fa55f
parent92f335d0a45d23362534aae4fc1e1a9626237705 (diff)
downloadchromium_src-5aff00ea9f20b8667fc9cad0a7c2ef2c90b5fc4e.zip
chromium_src-5aff00ea9f20b8667fc9cad0a7c2ef2c90b5fc4e.tar.gz
chromium_src-5aff00ea9f20b8667fc9cad0a7c2ef2c90b5fc4e.tar.bz2
Group some of the mac blocks together so it's easier to tag them.
Lint passes. Review URL: http://codereview.chromium.org/14157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7058 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt64
1 files changed, 32 insertions, 32 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 0c1b327..7a66ca6 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1716,6 +1716,38 @@ MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5.html = FAIL TI
MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT PASS
MAC : LayoutTests/http/tests/navigation/target-frame-from-window.html = CRASH TIMEOUT
+// Items failing on the Mac as of 2008/12/12
+MAC : LayoutTests/fast/css/variables/color-hex-test.html = FAIL
+MAC : LayoutTests/fast/css/variables/remove-variable-test.html = FAIL
+MAC : LayoutTests/fast/css/variables/set-variable-test.html = FAIL
+MAC : LayoutTests/fast/css/variables/variable-iteration-test.html = FAIL
+MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL
+MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL
+MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL
+MAC : LayoutTests/fast/js/regexp-test-null-string.html = FAIL
+MAC : LayoutTests/fast/js/uncaught-exception-line-number.html = FAIL
+MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL
+MAC DEBUG : LayoutTests/svg/hixie/perf/007.xml = FAIL
+
+// Items crashing (sometimes) on the Mac as of 2008/12/12
+MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = CRASH
+MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html = PASS CRASH
+MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH
+MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRASH FAIL
+
+// 2008/12/15 things crashing/timing out on the mac
+MAC : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH
+MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = CRASH
+MAC RELEASE : LayoutTests/fast/events/open-window-from-another-frame.html = CRASH PASS
+MAC RELEASE : LayoutTests/fast/history/history_reload.html = CRASH
+MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html = CRASH TIMEOUT
+MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = CRASH
+MAC RELEASE : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html = CRASH PASS
+MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html = PASS CRASH
+MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH
+MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop.html = CRASH
+MAC : LayoutTests/fast/dom/Document/early-document-access.html = CRASH
+
// WebKit Merge 38800:38850 regressions
LayoutTests/fast/dom/HTMLDocument/document-open-return-value.html = FAIL
LayoutTests/fast/events/dispatchEvent-crash.html = FAIL
@@ -1955,25 +1987,6 @@ LINUX : LayoutTests/svg/text/text-intro-05-t.html = FAIL
// Failed with r6844 (dglazkov)
LayoutTests/http/tests/navigation/error404-goback.html = FAIL
-// Items failing on the Mac as of 2008/12/12
-MAC : LayoutTests/fast/css/variables/color-hex-test.html = FAIL
-MAC : LayoutTests/fast/css/variables/remove-variable-test.html = FAIL
-MAC : LayoutTests/fast/css/variables/set-variable-test.html = FAIL
-MAC : LayoutTests/fast/css/variables/variable-iteration-test.html = FAIL
-MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL
-MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL
-MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL
-MAC : LayoutTests/fast/js/regexp-test-null-string.html = FAIL
-MAC : LayoutTests/fast/js/uncaught-exception-line-number.html = FAIL
-MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL
-MAC DEBUG : LayoutTests/svg/hixie/perf/007.xml = FAIL
-
-// Items crashing (sometimes) on the Mac as of 2008/12/12
-MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = CRASH
-MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html = PASS CRASH
-MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH
-MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRASH FAIL
-
// Started failing when landing the new skia r6925.
WIN : LayoutTests/fast/css/rtl-ordering.html = FAIL
WIN : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL
@@ -1989,19 +2002,6 @@ WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
WIN : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH
DEBUG WIN : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html = CRASH
-// 2008/12/15 things crashing/timing out on the mac
-MAC : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH
-MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = CRASH
-MAC RELEASE : LayoutTests/fast/events/open-window-from-another-frame.html = CRASH PASS
-MAC RELEASE : LayoutTests/fast/history/history_reload.html = CRASH
-MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html = CRASH TIMEOUT
-MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = CRASH
-MAC RELEASE : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html = CRASH PASS
-MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html = PASS CRASH
-MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH
-MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop.html = CRASH
-MAC : LayoutTests/fast/dom/Document/early-document-access.html = CRASH
-
// 2008/12/15 These fail the pixel tests.
// The pixel tests regressed while the tests were marked FAIL for text diff reasons, which are now fixed.
// They are already rebaselined compared to the webkit standard, and are now off by a small number of pixels