diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-25 20:14:00 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-25 20:14:00 +0000 |
commit | ccb3b1c9a2ec03aaaf25e84dafc71287364b6d1f (patch) | |
tree | 93a08b98667b62e76c0c49ed8f6665b9911f9d87 /webkit | |
parent | ccf1ac4398aeb300bc3c005640aaf57500488e2d (diff) | |
download | chromium_src-ccb3b1c9a2ec03aaaf25e84dafc71287364b6d1f.zip chromium_src-ccb3b1c9a2ec03aaaf25e84dafc71287364b6d1f.tar.gz chromium_src-ccb3b1c9a2ec03aaaf25e84dafc71287364b6d1f.tar.bz2 |
Mark a couple of flaky layout tests on windows.
Review URL: http://codereview.chromium.org/45056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12487 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 47f41d1..0d3eaf6 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1823,7 +1823,7 @@ WIN MAC : LayoutTests/fast/encoding/char-decoding.html = FAIL LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS // intermittent failures on the buildbot -MAC LINUX : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS +LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS // The 7th column should not be top aligned. // New test. We should fix it, but it doesn't need to block the current release @@ -2225,7 +2225,7 @@ LINUX : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL // Merge 41807:41827 New Tests LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = TIMEOUT -LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = CRASH +LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = CRASH FAIL // Regression LayoutTests/http/tests/security/cross-frame-access-history-put.html = FAIL MAC : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html = TIMEOUT |