diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 15:34:38 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 15:34:38 +0000 |
commit | 92f335d0a45d23362534aae4fc1e1a9626237705 (patch) | |
tree | 3d65defa6242ac6142ce22f955cf61d65d49ca06 /webkit | |
parent | 919044d375f3fc3254ca00d416b9627ae892fdf7 (diff) | |
download | chromium_src-92f335d0a45d23362534aae4fc1e1a9626237705.zip chromium_src-92f335d0a45d23362534aae4fc1e1a9626237705.tar.gz chromium_src-92f335d0a45d23362534aae4fc1e1a9626237705.tar.bz2 |
Clean up some of the Mac marking on tests.
Lint passes.
Review URL: http://codereview.chromium.org/14156
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7057 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 98a2eec..0c1b327 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1374,7 +1374,6 @@ MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL -MAC RELEASE : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.html = FAIL MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.html = FAIL @@ -2054,11 +2053,13 @@ LayoutTests/animations/change-keyframes-name.html = TIMEOUT LayoutTests/fast/workers/worker-replace-self.html = TIMEOUT LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT LayoutTests/fast/backgrounds/svg-as-background-5.html = CRASH FAIL PASS -DEBUG : LayoutTests/editing/pasteboard/4947130.html = CRASH -DEBUG : LayoutTests/editing/pasteboard/drag-image-in-about-blank-frame.html = CRASH -DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.html = CRASH -DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contenteditable.html = CRASH -DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = CRASH -DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = CRASH +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 +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 +MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL // Missing expected results. SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL |