diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-12 20:20:25 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-12 20:20:25 +0000 |
commit | 146a8b45839011aee90150578669ea2b76a84fd1 (patch) | |
tree | edf6fe45330f89ebb95c333927d50555940a0ebf | |
parent | 7f198bfa3b28cb534d4b8cedf932309db5217ac3 (diff) | |
download | chromium_src-146a8b45839011aee90150578669ea2b76a84fd1.zip chromium_src-146a8b45839011aee90150578669ea2b76a84fd1.tar.gz chromium_src-146a8b45839011aee90150578669ea2b76a84fd1.tar.bz2 |
Update test list with latest state of mac builders.
Review URL: http://codereview.chromium.org/43152
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11572 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index a469382..f71b89ce 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1747,9 +1747,6 @@ SKIP DEFER : LayoutTests/fast/block/float/crash-on-absolute-positioning.html = F // a revert. WIN LINUX : LayoutTests/fast/repaint/transform-replaced-shadows.html = FAIL -// Started failing at r11441:11442, which has no code changes! -WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL - // Added 3/11/09 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html = CRASH PASS MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html = CRASH PASS @@ -1760,15 +1757,16 @@ MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-sync. MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-async.html = TIMEOUT PASS MAC : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/010.html = TIMEOUT PASS -MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html = TIMEOUT PASS MAC : LayoutTests/http/tests/xmlhttprequest/document-domain-set.html = TIMEOUT PASS MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-star.html = TIMEOUT PASS +MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = TIMEOUT PASS +MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html = TIMEOUT PASS MAC DEBUG : LayoutTests/http/tests/security/frameNavigation/xss-ALLOWED-parent-navigation-change.html = CRASH PASS MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/response-encoding.html = CRASH PASS LINUX: LayoutTests/fast/compact/001.html = CRASH PASS // Regressions from merge 41559:41588 -MAC LINUX WIN : LayoutTests/fast/forms/search-abs-pos-cancel-button.html = FAIL +LINUX WIN : LayoutTests/fast/forms/search-abs-pos-cancel-button.html = FAIL LINUX WIN : LayoutTests/fast/inline/long-wrapped-line.html = FAIL WIN : chrome/fast/dom/java-applet-calls.html = FAIL LINUX WIN : LayoutTests/editing/execCommand/selectAll.html = FAIL @@ -1781,3 +1779,13 @@ LINUX : LayoutTests/editing/selection/extend-by-word-002.html = FAIL LINUX : LayoutTests/editing/selection/select-all-002.html = FAIL MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL MAC : chrome/fast/forms/basic-textareas.html = FAIL + +// Started failing 3/12/09. Unclear which CL caused it though. +MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL + +// Started failing after merge 41559:41588 +MAC : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CRASH PASS + +// Looks like they started failing with r11542 +MAC : LayoutTests/fast/forms/mailto/advanced-get.html = FAIL +MAC : LayoutTests/fast/forms/mailto/advanced-put.html = FAIL |