diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 21:40:09 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 21:40:09 +0000 |
commit | c99cdf9b9edcf96a702ca732ec7a1716061558d0 (patch) | |
tree | 362b98dd4f82023f347c40169024149677f36891 /webkit/tools/layout_tests/test_expectations.txt | |
parent | a812095af7cc9f0559743ab5153ea77fca86bfa2 (diff) | |
download | chromium_src-c99cdf9b9edcf96a702ca732ec7a1716061558d0.zip chromium_src-c99cdf9b9edcf96a702ca732ec7a1716061558d0.tar.gz chromium_src-c99cdf9b9edcf96a702ca732ec7a1716061558d0.tar.bz2 |
Rebaseline Linux layout tests (using new and shiny rebaseline.py!)
I've looked through old/new images and it looks to me they are all correctly passing tests and the difference is the recently updated scrollbar rendering, as described in bug http://code.google.com/p/chromium/issues/detail?id=13313.
BUG=13313, 13314
TEST=none
Review URL: http://codereview.chromium.org/118257
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17666 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests/test_expectations.txt')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b1c1cee..f5d4112 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2692,14 +2692,12 @@ BUG12882 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = TIM BUG12882 LINUX : LayoutTests/fast/frames/iframe-js-url-clientWidth.html = CRASH // WebKit 44252:44286 -BUG13105 REBASELINE : LayoutTests/fast/backgrounds/body-generated-image-propagated-to-root.html = FAIL +BUG13105 REBASELINE MAC WIN : LayoutTests/fast/backgrounds/body-generated-image-propagated-to-root.html = FAIL // WebKit 44286:44342 // This test crashes the next layout tests, so skip until resolved. BUG13176 SKIP : LayoutTests/fast/workers/worker-close.html = FAIL BUG13174 WIN REBASELINE : LayoutTests/transitions/shorthand-border-transitions.html = FAIL -BUG13174 LINUX REBASELINE : LayoutTests/fast/dynamic/anchor-lock.html = FAIL -BUG13174 LINUX REBASELINE : LayoutTests/fast/transforms/bounding-rect-zoom.html = FAIL // Skia 171:196 BUG13218 LINUX : LayoutTests/fast/reflections/inline-crash.html = FAIL @@ -2711,20 +2709,6 @@ BUG13267 LINUX : LayoutTests/svg/custom/mask-inside-defs.svg = PASS FAIL BUG13267 LINUX : LayoutTests/svg/custom/stroked-pattern.svg = PASS FAIL BUG13267 LINUX : LayoutTests/editing/selection/5131716-3.html = PASS FAIL -// WebKit 44372:44405 -// Due to change http://trac.webkit.org/changeset/44401 Linux renders scrollbars differently. -// The following tests failed and need rebaseline. -BUG13313 LINUX REBASELINE : LayoutTests/fast/css/line-height-overflow.html = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/fast/flexbox/009.html = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/fast/frames/invalid.html = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/fast/frames/valid.html = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/fast/overflow/unreachable-overflow-rtl-bug.html = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/svg/hixie/links/003-broken.xml = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/tables/mozilla/bugs/bug113235-1.html = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/tables/mozilla/core/cell_heights.html = FAIL -BUG13313 LINUX REBASELINE : LayoutTests/editing/selection/5131716-2.html = FAIL - -// WebKit 44372:44405 -// New Linux crashes and failures. +// WebKit 44372:44405 +// New Linux crashes and failures. Why are we running platform/mac test on Linux? BUG13314 LINUX : LayoutTests/platform/mac/accessibility/accesskey.html = CRASH FAIL |