diff options
author | playmobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-22 00:50:25 +0000 |
---|---|---|
committer | playmobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-22 00:50:25 +0000 |
commit | 52b73f6900c9b17d996b8ea0e0aed179275dfbda (patch) | |
tree | 8137d8e2c851a7b10f03c4e15e29ef0333c00975 /webkit | |
parent | 01270811990cac4fb78655f4d2a0353cc7b50915 (diff) | |
download | chromium_src-52b73f6900c9b17d996b8ea0e0aed179275dfbda.zip chromium_src-52b73f6900c9b17d996b8ea0e0aed179275dfbda.tar.gz chromium_src-52b73f6900c9b17d996b8ea0e0aed179275dfbda.tar.bz2 |
Mark Linux/Mac layout tests that regressed during the last merge.
Review URL: http://codereview.chromium.org/18643
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8427 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 12 |
1 files changed, 11 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 4520860..a578de0 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1848,5 +1848,15 @@ LayoutTests/fast/regex/malformed-escapes.html = FAIL // Merge 39972:40057 -- regressions LINUX : LayoutTests/fast/canvas/pointInPath.html = CRASH +// Merge 40059:40086 -- regressions LayoutTests/transitions/hang-with-bad-transition-list.html = PASS TIMEOUT - +MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-28-t.svg = FAIL +MAC : LayoutTests/http/tests/xmlhttprequest/origin-header-same-origin-post-async.html = FAIL +MAC : LayoutTests/fast/canvas/gradient-with-clip.html = FAIL +LINUX : LayoutTests/editing/selection/extend-selection-bidi.html = FAIL +LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-10-t.svg = FAIL +LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-12-t.svg = FAIL +LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-15-t.svg = FAIL +// These two appear to have been failing before the merge. +LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL +LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL |