diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-30 13:59:54 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-30 13:59:54 +0000 |
commit | e85e6e0df98147faf9e137de099e060f3186e5e1 (patch) | |
tree | e7276e10e32c91faf9c6c3711f8d37d919efd910 | |
parent | 4ae049a795e55f7b6e6d8c8cc9966e50fcb622bf (diff) | |
download | chromium_src-e85e6e0df98147faf9e137de099e060f3186e5e1.zip chromium_src-e85e6e0df98147faf9e137de099e060f3186e5e1.tar.gz chromium_src-e85e6e0df98147faf9e137de099e060f3186e5e1.tar.bz2 |
Mark the new tests as only failing on linux/win (mac works).
Updated one flaky tests w/ crash status also since it's happened a few times last
24 hours.
Review URL: http://codereview.chromium.org/19708
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8959 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 71599c9..755d43c 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1370,7 +1370,7 @@ MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL TIMEOUT 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 -MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html = TIMEOUT FAIL +MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html = TIMEOUT FAIL CRASH MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html = PASS TIMEOUT MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html = PASS TIMEOUT MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH PASS @@ -1792,9 +1792,9 @@ LayoutTests/http/tests/history/redirect-meta-refresh-0-seconds.html = FAIL LayoutTests/http/tests/history/redirect-303.pl = FAIL // Merge 40314:40364 -- new tests -LayoutTests/fast/transforms/transform-on-inline.html = FAIL -LayoutTests/fast/transforms/transform-table-row.html = FAIL -LayoutTests/editing/spelling/spelling-linebreak.html = FAIL +LINUX WIN : LayoutTests/fast/transforms/transform-on-inline.html = FAIL +LINUX WIN : LayoutTests/fast/transforms/transform-table-row.html = FAIL +LINUX WIN : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL // Started failng at build 1379 (r8741). passes locally LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL PASS |