From: schenney@chromium.org Date: Mon, 16 Apr 2012 21:44:38 +0000 (+0000) Subject: [Chromium] Flaky layout test LayoutTests/svg/hixie/error/012.xml X-Git-Tag: 070512121124~6882 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f5f53aa5782e11fbeb4fa9d937babca7ec466f06;p=profile%2Fivi%2Fwebkit-efl.git [Chromium] Flaky layout test LayoutTests/svg/hixie/error/012.xml https://bugs.webkit.org/show_bug.cgi?id=84082 Unreviewed Chromium test expectations update. Results look right but the test maybe flaky. * platform/chromium-mac-leopard/svg/hixie/error/012-expected.png: * platform/chromium-mac-leopard/svg/hixie/error/012-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/hixie/error/012-expected.png: * platform/chromium-mac/svg/hixie/error/012-expected.png: Added. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114300 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index edbb992..522048b 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,20 @@ 2012-04-16 Stephen Chenney + [Chromium] Flaky layout test LayoutTests/svg/hixie/error/012.xml + https://bugs.webkit.org/show_bug.cgi?id=84082 + + Unreviewed Chromium test expectations update. + + Results look right but the test maybe flaky. + + * platform/chromium-mac-leopard/svg/hixie/error/012-expected.png: + * platform/chromium-mac-leopard/svg/hixie/error/012-expected.txt: Removed. + * platform/chromium-mac-snowleopard/svg/hixie/error/012-expected.png: + * platform/chromium-mac/svg/hixie/error/012-expected.png: Added. + * platform/chromium/test_expectations.txt: + +2012-04-16 Stephen Chenney + [Chromium] Rebaseline now that SK_IGNORE_HAIRLINE_CLIP_FIX is undefined https://bugs.webkit.org/show_bug.cgi?id=84075 diff --git a/LayoutTests/platform/chromium-mac-leopard/svg/hixie/error/012-expected.png b/LayoutTests/platform/chromium-mac-leopard/svg/hixie/error/012-expected.png index cf30076..0b46cf8 100644 Binary files a/LayoutTests/platform/chromium-mac-leopard/svg/hixie/error/012-expected.png and b/LayoutTests/platform/chromium-mac-leopard/svg/hixie/error/012-expected.png differ diff --git a/LayoutTests/platform/chromium-mac-leopard/svg/hixie/error/012-expected.txt b/LayoutTests/platform/chromium-mac-leopard/svg/hixie/error/012-expected.txt deleted file mode 100644 index d2320bd..0000000 --- a/LayoutTests/platform/chromium-mac-leopard/svg/hixie/error/012-expected.txt +++ /dev/null @@ -1,20 +0,0 @@ -layer at (0,0) size 785x778 - RenderView at (0,0) size 785x600 -layer at (0,0) size 785x778 - RenderBlock {html} at (0,0) size 785x778 - RenderBody {body} at (8,16) size 769x754 - RenderBlock {parsererror} at (16,0) size 737x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)] - RenderBlock {h3} at (18,20) size 701x22 - RenderText {#text} at (0,0) size 324x22 - text run at (0,0) width 324: "This page contains the following errors:" - RenderBlock {div} at (18,60) size 701x14 - RenderText {#text} at (0,0) size 581x14 - text run at (0,0) width 581: "error on line 5 at column 149: Opening and ending tag mismatch: rect line 0 and svg" - text run at (581,0) width 0: " " - RenderBlock {h3} at (18,92) size 701x22 - RenderText {#text} at (0,0) size 429x22 - text run at (0,0) width 429: "Below is a rendering of the page up to the first error." - RenderBlock (anonymous) at (0,150) size 769x604 - RenderSVGRoot {svg} at (18,176) size 200x200 - RenderSVGRect {rect} at (18,176) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00] - RenderSVGRect {rect} at (18,176) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00] diff --git a/LayoutTests/platform/chromium-mac-snowleopard/svg/hixie/error/012-expected.png b/LayoutTests/platform/chromium-mac-snowleopard/svg/hixie/error/012-expected.png index 22ca78a..afc2bd3 100644 Binary files a/LayoutTests/platform/chromium-mac-snowleopard/svg/hixie/error/012-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/svg/hixie/error/012-expected.png differ diff --git a/LayoutTests/platform/chromium-mac/svg/hixie/error/012-expected.png b/LayoutTests/platform/chromium-mac/svg/hixie/error/012-expected.png new file mode 100644 index 0000000..5214727 Binary files /dev/null and b/LayoutTests/platform/chromium-mac/svg/hixie/error/012-expected.png differ diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index a602690..478d092 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -1675,8 +1675,8 @@ BUGCR19766 LINUX : fast/replaced/width100percent-menulist.html = FAIL // WebKit 47777:47790 - getOwnPropertyDescriptor BUGCR20345 : fast/js/getOwnPropertyDescriptor.html = FAIL -// Flaky. The width of containing RenderBlocks sometimes becomes larger -BUGCR21958 MAC : svg/hixie/error/012.xml = FAIL +// Flaky, maybe, so revisit after rebaselining. The width of containing RenderBlocks sometimes becomes larger +BUGCR21958 : svg/hixie/error/012.xml = PASS FAIL // WebKit merge 48500:48585, newly implemented Object.defineProperty. BUGCR22526 : fast/js/Object-defineProperty.html = CRASH FAIL