diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-08 00:52:40 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-08 00:52:40 +0000 |
commit | 4a814c14d954d2b955a82fb6a339f6d0ce414315 (patch) | |
tree | fca0202591a6aa1c6f5df614910ee232225bd928 /webkit | |
parent | 5c09883f254f66faa587a4cf69578958e8c56910 (diff) | |
download | chromium_src-4a814c14d954d2b955a82fb6a339f6d0ce414315.zip chromium_src-4a814c14d954d2b955a82fb6a339f6d0ce414315.tar.gz chromium_src-4a814c14d954d2b955a82fb6a339f6d0ce414315.tar.bz2 |
Fix tests list -- some expected fails are no longer valid on MAC because those tests have been moved.
TRB=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/40278
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11212 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 5 |
1 files changed, 2 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 1b59db3..fa7dcf1 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -480,7 +480,6 @@ LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL // 2008/12/13 - This was FAIL but is now CRASH on WIN. See issue 6869. LINUX WIN : LayoutTests/svg/carto.net/selectionlist.svg = FAIL CRASH -MAC : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL LINUX WIN : LayoutTests/svg/custom/image-small-width-height.svg = FAIL LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL @@ -959,10 +958,10 @@ LayoutTests/security/block-test.html = FAIL SKIP LINUX MAC : LayoutTests/animations/animation-drt-api.html = PASS // MERGE 38625:38653: Expectations changed upstream -MAC : LayoutTests/fast/css/computed-style-without-renderer.html = FAIL +MAC : LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer.html = FAIL // MERGE 38625:38653: New tests -MAC : LayoutTests/fast/css/computed-style.html = FAIL +MAC : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL // New test. We should fix it, but it doesn't need to block the current release DEFER LINUX WIN : LayoutTests/fast/repaint/change-transform.html = FAIL |