summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-23 22:54:53 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-23 22:54:53 +0000
commit28f2f4e32924ece8a74135178429eb8b10106e31 (patch)
treef3ff1263ad7d5cb0110c86f1977980f2b698137c /webkit
parent23f17797f0ea2e6725274f9e32ada8cdac86a1a4 (diff)
downloadchromium_src-28f2f4e32924ece8a74135178429eb8b10106e31.zip
chromium_src-28f2f4e32924ece8a74135178429eb8b10106e31.tar.gz
chromium_src-28f2f4e32924ece8a74135178429eb8b10106e31.tar.bz2
Adds description of why a number of tests are failing.
BUG=none TEST=none TBR=tc Review URL: http://codereview.chromium.org/16251 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7451 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt6
1 files changed, 4 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 dc736ab..593015f 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1729,15 +1729,17 @@ SKIP : LayoutTests/fast/workers/worker-replace-self.html = TIMEOUT
// Skipped as this tests window.sessionStorage, which we don't support. Enable
// once we turn on DOM_STORAGE.
SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT
+// These are failing until Adam's patch to ImageDecoder is merged and we
+// update ImageSource. See bug 5827.
LINUX WIN DEBUG : LayoutTests/editing/pasteboard/4947130.html = CRASH
LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-in-about-blank-frame.html = CRASH
LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.html = CRASH
-// eventSender to fake a drag
-MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.html = FAIL
LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contenteditable.html = CRASH
LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = CRASH
LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = CRASH
// eventSender to fake a drag
+MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.html = FAIL
+// eventSender to fake a drag
MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL
// Missing expected results.
SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL