Bug 116477 - svg/batik/text/textEffect.svg, paints/patternRegions-positioned-objects.svg, and textDecoration.svg are flaky on Mountain Lion builders
Summary: svg/batik/text/textEffect.svg, paints/patternRegions-positioned-objects.svg, ...
Status: RESOLVED DUPLICATE of bug 85408
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 116519 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-20 17:05 PDT by Ryosuke Niwa
Modified: 2013-05-23 12:46 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ryosuke Niwa 2013-05-20 17:05:24 PDT
e.g.
http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK1%20(Tests)/r150385%20(10142)/results.html

--- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/svg/batik/text/textEffect-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/svg/batik/text/textEffect-actual.txt
@@ -1,7 +1,7 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 450x500
-  RenderSVGRoot {svg} at (0,0) size 448x498
+  RenderSVGRoot {svg} at (28,15) size 395x388
     RenderSVGContainer {g} at (28,15) size 395x388
       RenderSVGText {text} at (136,15) size 177x18 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 177x18
@@ -49,11 +49,4 @@
       RenderSVGText {text} at (302,389) size 55x14 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 55x14
           chunk 1 (middle anchor) text run 1 at (302.50,400.00) startOffset 0 endOffset 10 width 55.00: "(SVG font)"
-    RenderSVGContainer {use} at (0,0) size 448x498
-      RenderSVGContainer {g} at (0,0) size 448x498
-        RenderSVGRect {rect} at (0,0) size 448x498 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=446.00] [height=496.00]
-        RenderSVGContainer {g} at (418,466) size 28x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(418.00,467.00)}]
-          RenderSVGViewportContainer {svg} at (418,466) size 28x30
-            RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data="M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z"]
-            RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data="M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z"]
-            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data="M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z"]
+    RenderSVGContainer {use} at (0,0) size 0x0
Comment 2 Ryosuke Niwa 2013-05-20 17:06:41 PDT
Committed r150389: <http://trac.webkit.org/changeset/150389>
Comment 3 Ryosuke Niwa 2013-05-21 00:46:46 PDT
Also see the bug 116519.
Comment 4 Ryosuke Niwa 2013-05-21 16:05:35 PDT
*** Bug 116519 has been marked as a duplicate of this bug. ***
Comment 5 Ryosuke Niwa 2013-05-21 16:08:50 PDT
Also see bug 116398 and bug 85408.
Comment 6 Ryosuke Niwa 2013-05-21 16:10:36 PDT
Updated test expectations in http://trac.webkit.org/changeset/150487.
Comment 7 Ryosuke Niwa 2013-05-23 12:46:05 PDT

*** This bug has been marked as a duplicate of bug 85408 ***