diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-04 17:59:58 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-04 17:59:58 +0000 |
commit | 831c129fb145982e3b82845486a1426f4e894948 (patch) | |
tree | ee3af255b8b8642eef396f5c78a92f7838e153d0 /webkit | |
parent | 5e165473f8b211c86b352e69ac05265e3a066cc3 (diff) | |
download | chromium_src-831c129fb145982e3b82845486a1426f4e894948.zip chromium_src-831c129fb145982e3b82845486a1426f4e894948.tar.gz chromium_src-831c129fb145982e3b82845486a1426f4e894948.tar.bz2 |
Marking a few more test statuses on the mac from bot runs.
Review URL: http://codereview.chromium.org/20043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9143 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index ba892b2..0d9eeaa 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1351,7 +1351,7 @@ MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = PASS TIM MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = PASS TIMEOUT MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html = PASS TIMEOUT MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH TIMEOUT -MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL 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 MAC : LayoutTests/fast/events/open-window-from-another-frame.html = PASS TIMEOUT MAC : LayoutTests/fast/history/history_reload.html = PASS TIMEOUT @@ -1405,6 +1405,12 @@ MAC : LayoutTests/animations/change-one-anim.html = FAIL PASS // up (w/o the code, the log wasn't generated, and this passed). MAC : LayoutTests/fast/dom/object-plugin-hides-properties.html = FAIL +// Unsure, linux says it needs to rebaseline this, bots fail a fair amount +MAC : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS + +// Unsure, seems to timeout a lot on build bots +MAC : LayoutTests/http/tests/xmlhttprequest/null-auth.php = TIMEOUT PASS + // All of these svg tests seem to be hit or miss on the mac. the issue is they // seem not always take the dom snapshot at a consistent state, so some times // animations have started and sometimes they haven't. It looks like win and |