diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-09 22:29:40 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-09 22:29:40 +0000 |
commit | 8717745b839efbe446902f3449a3a348f687a42f (patch) | |
tree | c6b2a489e0c8a6f9bf2b0687ccab677ab1d2dd9c | |
parent | 0f02d1b825d8e5af629be0b294cd89560e073112 (diff) | |
download | chromium_src-8717745b839efbe446902f3449a3a348f687a42f.zip chromium_src-8717745b839efbe446902f3449a3a348f687a42f.tar.gz chromium_src-8717745b839efbe446902f3449a3a348f687a42f.tar.bz2 |
Rebaseline image for LayoutTests\editing\execCommand\paste-1.html for Windows.
It started failing with Skia deps roll (r28109), looks like it was just missed in rebaselining.
Also updated expectations for this test to match reality (win and mac debug are flaky, linux is fine).
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/272003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28612 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 2 insertions, 6 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/paste-1-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/paste-1-expected.checksum index f79f2ef..62ed54d 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/paste-1-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/paste-1-expected.checksum @@ -1 +1 @@ -8353f195124713f76ab0d6e49a0a1fe7
\ No newline at end of file +c73c11b5c749ab7a924bcb9cbda494f5
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/paste-1-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/paste-1-expected.png Binary files differindex 87ad954..ed5c6a6 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/paste-1-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/paste-1-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 314836d..a399d13 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2476,10 +2476,6 @@ BUG9798 LINUX RELEASE : chrome/fast/dom/extensions/interval.html = FAIL PASS BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS BUG9798 WIN : chrome/fast/dom/extensions/interval.html = FAIL PASS BUG9798 LINUX RELEASE : LayoutTests/editing/execCommand/15381.html = FAIL PASS - -// Was flaky. Became a consistent failure. -BUG9798 WIN : LayoutTests/editing/execCommand/paste-1.html = FAIL - BUG9798 WIN : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS BUG9798 WIN LINUX MAC : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS @@ -3056,7 +3052,7 @@ BUG24331 LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL PASS BUG_JORLOW : LayoutTests/storage/domstorage/sessionstorage/complex-values.html = FAIL // WebKit update: 49190:49206 -BUG_JPARENT MAC LINUX : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS +BUG_JPARENT MAC WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG_JPARENT MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-percentage.html = CRASH PASS BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH PASS |