diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-26 18:12:34 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-26 18:12:34 +0000 |
commit | 48ca0eee6d1a3aef905ce84c68d27a24718d140d (patch) | |
tree | 45b4f8d4be86dd7462c8998e0f8d714c0cd149e2 | |
parent | 91494cc53fbc7b5bb0c523b2a383d078325fe9cd (diff) | |
download | chromium_src-48ca0eee6d1a3aef905ce84c68d27a24718d140d.zip chromium_src-48ca0eee6d1a3aef905ce84c68d27a24718d140d.tar.gz chromium_src-48ca0eee6d1a3aef905ce84c68d27a24718d140d.tar.bz2 |
Rebaseline a test in opt mode.
The buildbot choked on the expected image created when I rebased in debug mode.
Review URL: http://codereview.chromium.org/18574
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8639 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 1 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.checksum index c2f408e..f19c0ed 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.checksum @@ -1 +1 @@ -4ecfec8204b1d6a9dd88129fb912ca88
\ No newline at end of file +6c1c95224a88f2810801236113aa1ec4
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.png Binary files differindex a66b425..acc7509 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.png diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index f37b006..b5fcd58 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1799,9 +1799,6 @@ LayoutTests/fast/regex/malformed-escapes.html = FAIL // Merge 39972:40057 -- regressions LINUX : LayoutTests/fast/canvas/pointInPath.html = FAIL -// After a rebaseline, this fails image diff on the buildbot but passes locally. -// TODO(estade): investigate. -LINUX : LayoutTests/editing/selection/extend-selection-bidi.html = FAIL PASS // Merge 40059:40086 -- regressions LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL TIMEOUT |