diff options
author | evanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-18 02:13:51 +0000 |
---|---|---|
committer | evanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-18 02:13:51 +0000 |
commit | 8d8be886ac2e0454b36404d6f2569ad72629088f (patch) | |
tree | 5cd76f51fc7fbd6672c8ed16af7c884bee68f862 | |
parent | 9433b1402705255ac2d1d85431692066ffab4f3f (diff) | |
download | chromium_src-8d8be886ac2e0454b36404d6f2569ad72629088f.zip chromium_src-8d8be886ac2e0454b36404d6f2569ad72629088f.tar.gz chromium_src-8d8be886ac2e0454b36404d6f2569ad72629088f.tar.bz2 |
Yet more attempts at Linux green.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7204 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 6 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum new file mode 100644 index 0000000..4b9d618 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum @@ -0,0 +1 @@ +c07c817ccf026d5a37181112e6296d27
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png Binary files differnew file mode 100644 index 0000000..452ebed --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-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 2c52622..b222bab 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1266,7 +1266,8 @@ LayoutTests/transitions/transition-drt-api-delay.html = TIMEOUT LayoutTests/transitions/transition-shorthand-delay.html = TIMEOUT // MERGE 38653:38729: Expectations changed upstream -WIN : LayoutTests/editing/selection/5057506.html = FAIL +// Flaky on Linux, maybe on Windows too? +LINUX WIN : LayoutTests/editing/selection/5057506.html = PASS FAIL LINUX WIN : LayoutTests/editing/inserting/insert-before-link-1.html = FAIL LINUX : LayoutTests/editing/execCommand/19089.html = FAIL LINUX : LayoutTests/fast/block/positioning/047.html = FAIL @@ -1861,3 +1862,6 @@ LINUX WIN : LayoutTests/fast/images/svg-as-relative-image.html = FAIL // Not quite sure what's going on here. Getting the builder green. LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL + +// Text output is all wrong. +LINUX : LayoutTests/http/tests/navigation/lockedhistory-iframe.html = FAIL |