Title: [113458] trunk/LayoutTests
Revision
113458
Author
[email protected]
Date
2012-04-06 10:53:56 -0700 (Fri, 06 Apr 2012)

Log Message

[Chromium] svg/text/text-style-recalc-crash.html times out
https://bugs.webkit.org/show_bug.cgi?id=75696

Unreviewed Chromium test_expectations cleanup.

The test referenced by this bug has not failed in the current history of the flakiness board.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113457 => 113458)


--- trunk/LayoutTests/ChangeLog	2012-04-06 17:48:34 UTC (rev 113457)
+++ trunk/LayoutTests/ChangeLog	2012-04-06 17:53:56 UTC (rev 113458)
@@ -1,5 +1,16 @@
 2012-04-06  Stephen Chenney  <[email protected]>
 
+        [Chromium] svg/text/text-style-recalc-crash.html times out
+        https://bugs.webkit.org/show_bug.cgi?id=75696
+
+        Unreviewed Chromium test_expectations cleanup.
+
+        The test referenced by this bug has not failed in the current history of the flakiness board.
+
+        * platform/chromium/test_expectations.txt:
+
+2012-04-06  Stephen Chenney  <[email protected]>
+
         RenderSVGRoot should inherit from RenderReplaced
         https://bugs.webkit.org/show_bug.cgi?id=76446
 

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (113457 => 113458)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-06 17:48:34 UTC (rev 113457)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-06 17:53:56 UTC (rev 113458)
@@ -3061,7 +3061,7 @@
 // We don't seem to load this glyph on windows
 BUGJAMESR WIN : fast/text/fallback-traits-fixup.html = IMAGE+TEXT
 
-// Many WIN SVG tests containing text are flaky. It seems differen fonts are used at different times.
+// Many WIN SVG tests containing text are flaky. It seems different fonts are used at different times.
 BUGWK83303 WIN : svg/as-background-image/svg-as-background-1.html = PASS IMAGE
 BUGWK83303 WIN : svg/as-background-image/svg-as-background-3.html = PASS IMAGE
 BUGWK83303 WIN : svg/custom/mouse-move-on-svg-container-standalone.svg = IMAGE PASS
@@ -3342,8 +3342,6 @@
 
 BUGWK75633 : fast/media/viewport-media-query.html = PASS IMAGE+TEXT
 
-BUGWK75696 MAC LINUX DEBUG : svg/text/text-style-recalc-crash.html = PASS TIMEOUT
-
 BUGWK75716 : fullscreen/video-controls-drag.html = TEXT
 
 BUGWK75786 SKIP : compositing/tiled-layers-hidpi.html = TIMEOUT
@@ -3368,9 +3366,11 @@
 
 BUGWK81542 SNOWLEOPARD : css3/images/cross-fade-invalidation.html = IMAGE PASS
 
+// Failure: drawing a filled shadow for a fill=transparent rectangle.
 BUGKW76557 : svg/custom/transform-with-shadow-and-gradient.svg = IMAGE
 
-BUGWK76558 : svg/dom/SVGScriptElement/script-load-and-error-events.svg = PASS TEXT
+// The test needs fixing. Flakiness is common across all Mac platforms, not just chromium.
+BUGWK25817 : svg/dom/SVGScriptElement/script-load-and-error-events.svg = PASS TEXT
 
 // rebaseline when skia 3398 lands
 BUGEPOGER : platform/chromium/virtual/gpu/fast/canvas/quadraticCurveTo.xml = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to