diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-12 22:08:45 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-12 22:08:45 +0000 |
commit | 8fd6ced8d82d80fc46894dae13d2e51e552b9e2b (patch) | |
tree | 7f5f0bff74cd66ce7e3dc81ba14d2f3e28f555ce /webkit | |
parent | eb9989097eb86b7cc6e535a1d69112b3a38a02c0 (diff) | |
download | chromium_src-8fd6ced8d82d80fc46894dae13d2e51e552b9e2b.zip chromium_src-8fd6ced8d82d80fc46894dae13d2e51e552b9e2b.tar.gz chromium_src-8fd6ced8d82d80fc46894dae13d2e51e552b9e2b.tar.bz2 |
Add more flaky mac tests. One day we'll have them all and the
mac build will actually stay green.
Review URL: http://codereview.chromium.org/42151
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11582 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 62a6567..32f7c5e 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -899,7 +899,7 @@ WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL LINUX MAC : LayoutTests/fast/forms/form-element-geometry.html = FAIL LINUX MAC : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL -LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS +LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html = FAIL LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html = FAIL LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html = FAIL @@ -1175,7 +1175,7 @@ MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = PASS TIM MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH TIMEOUT MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL TIMEOUT CRASH MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = PASS TIMEOUT CRASH -MAC : LayoutTests/fast/events/open-window-from-another-frame.html = PASS TIMEOUT +MAC : LayoutTests/fast/events/open-window-from-another-frame.html = PASS TIMEOUT CRASH MAC : LayoutTests/fast/history/history_reload.html = PASS TIMEOUT CRASH MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html = TIMEOUT FAIL CRASH MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH PASS @@ -1441,7 +1441,6 @@ WIN : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL CRASH DEFER : LayoutTests/plugins/netscape-throw-exception.html = FAIL // Merge 39744:39913? - regressions -WIN : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = PASS TIMEOUT WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = PASS FAIL LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT LINUX : LayoutTests/http/tests/local/stylesheet-and-script-load-order-http.html = PASS TIMEOUT @@ -1785,3 +1784,7 @@ MAC : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CRASH PA // 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 + +// Added 3/12/09 +MAC DEBUG : LayoutTests/fast/events/popup-blocking-click-in-iframe.html = CRASH PASS +MAC : LayoutTests/tables/mozilla/other/slashlogo.html = TIMEOUT PASS |