diff options
author | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 10:17:41 +0000 |
---|---|---|
committer | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 10:17:41 +0000 |
commit | b52141f9baffaf81053b7eb34ce65be1d0450275 (patch) | |
tree | b53e74e5c737c0ea74906e31e45565111738a3e8 /webkit | |
parent | 45359cef0f5e088c0e4e7774fc313541ff98f5ad (diff) | |
download | chromium_src-b52141f9baffaf81053b7eb34ce65be1d0450275.zip chromium_src-b52141f9baffaf81053b7eb34ce65be1d0450275.tar.gz chromium_src-b52141f9baffaf81053b7eb34ce65be1d0450275.tar.bz2 |
Remove tests that pass on windows from failures list.
Review URL: http://codereview.chromium.org/13124
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6353 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index fafd608..f4f55e1 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -512,11 +512,6 @@ LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS pending/http/tests/security/cross-frame-access-protocol-explicit-domain.html = PASS TIMEOUT pending/http/tests/security/cross-frame-access-protocol.html = CRASH PASS TIMEOUT -// Some tests playing with dates don't work on the open source buildbot. -// See bug # 2307 -LayoutTests/fast/js/date-DST-time-cusps.html = FAIL -LayoutTests/fast/js/date-big-setdate.html = FAIL - // V8 doesn't stable sort. This is not required and may never be fixed. It is // tracked by: http://code.google.com/p/v8/issues/detail?id=90 LayoutTests/fast/js/comparefn-sort-stability.html = FAIL @@ -1436,9 +1431,9 @@ LayoutTests/editing/execCommand/19653-4.html = FAIL LayoutTests/editing/deleting/5168598.html = FAIL LayoutTests/editing/deleting/delete-link-1.html = FAIL LINUX WIN : LayoutTests/editing/inserting/insert-before-link-1.html = FAIL -LINUX WIN : LayoutTests/editing/execCommand/19089.html = FAIL -LINUX WIN : LayoutTests/fast/block/positioning/047.html = FAIL -LINUX WIN : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL +LINUX : LayoutTests/editing/execCommand/19089.html = FAIL +LINUX : LayoutTests/fast/block/positioning/047.html = FAIL +LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL // MERGE 38653:38729: New tests LINUX WIN : LayoutTests/fast/repaint/outline-child-repaint.html = FAIL @@ -1578,9 +1573,6 @@ LayoutTests/svg/hixie/use/002.xml = FAIL LayoutTests/svg/hixie/viewbox/001.xml = FAIL LayoutTests/svg/hixie/viewbox/004.xml = FAIL -// Not sure why this started failing, but it does. -LINUX WIN : LayoutTests/svg/custom/acid3-test-77.html = FAIL - // ----------------------------------------------------------------- // MAC PORT TESTS // ----------------------------------------------------------------- |