diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-03 02:54:58 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-03 02:54:58 +0000 |
commit | ab1930ab77f1fccc25c647e2ae33a5fbf9673ddf (patch) | |
tree | 0cad6bf1e2c9fb9187422e80d0b83de7389d7b14 /webkit/tools | |
parent | 084381e2e2c5736cde41b9e76823161db94b9678 (diff) | |
download | chromium_src-ab1930ab77f1fccc25c647e2ae33a5fbf9673ddf.zip chromium_src-ab1930ab77f1fccc25c647e2ae33a5fbf9673ddf.tar.gz chromium_src-ab1930ab77f1fccc25c647e2ae33a5fbf9673ddf.tar.bz2 |
Rebaseline three linux expectations with bad checksums - there's probably a
bug here somewhere about checksums diffing, but ignore it for now.
R=vandebo@chromium.org
BUG=29259
TEST=LayoutTests/fast/layers/self-painting-outline.html
TEST=LayoutTests/fast/repaint/inline-relative-positioned.html
TEST=LayoutTests/svg//W3C-SVG-1.1/filters-image-01-b.svg
Review URL: http://codereview.chromium.org/464012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33658 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 350eab9..0ff5719 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3037,10 +3037,5 @@ BUG29167 MAC : LayoutTests/fast/dom/replaceChild.html = IMAGE PASS // Failure from WebKit merge 51607:51613 (51608 is the cause) BUG29239 : LayoutTests/fast/css/variables/misplaced-import-test.html = FAIL -// Failures surfaced in r33640 -BUG29259 LINUX : LayoutTests/fast/layers/self-painting-outline.html = IMAGE -BUG29259 LINUX : LayoutTests/fast/repaint/inline-relative-positioned.html = IMAGE -BUG29259 LINUX : LayoutTests/svg/W3C-SVG-1.1/filters-image-01-b.svg = IMAGE - // Failure from WebKit merge 51613:51615 (51615 is the cause) BUG29251: LayoutTests/websocket/tests/simple.html = PASS FAIL |