diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-08 02:52:01 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-08 02:52:01 +0000 |
commit | dc4bf120fe1f86d2a69d46920d380f4849584834 (patch) | |
tree | 82979ef1262bec170a3da4cd24a0bb615a24b9d7 | |
parent | 82331de64427277971c74cbfa060c469bc890584 (diff) | |
download | chromium_src-dc4bf120fe1f86d2a69d46920d380f4849584834.zip chromium_src-dc4bf120fe1f86d2a69d46920d380f4849584834.tar.gz chromium_src-dc4bf120fe1f86d2a69d46920d380f4849584834.tar.bz2 |
Update test lists following merge. There are some failures on MAC and LINUX which need to be explored.
TBR=nsylvain
Review URL: http://codereview.chromium.org/40280
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11216 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index fa7dcf1..ec950a5 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -480,6 +480,7 @@ 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 @@ -1803,6 +1804,15 @@ LINUX : LayoutTests/editing/undo/undo-combined-delete.html = PASS FAIL LINUX : LayoutTests/editing/undo/undo-forward-delete-boundary.html = PASS FAIL LINUX : LayoutTests/editing/undo/undo-forward-delete.html = PASS FAIL +// From webkit merge 41447:41498 +LINUX : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL +LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL +LINUX MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL +LINUX MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL +LINUX : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT +MAC : LayoutTests/fast/dom/clone-contents-0-end-offset.html = FAIL +LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL + // Crashes sometimes. Race? Memory corruption? // Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834 LINUX : LayoutTests/fast/canvas/set-colors.html = PASS CRASH |