Title: [105164] trunk/LayoutTests
Revision
105164
Author
[email protected]
Date
2012-01-17 09:35:03 -0800 (Tue, 17 Jan 2012)

Log Message

[Chromium] Unreviewed, avoid webkit_tests aborts due to clashing SVG test expectations.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105163 => 105164)


--- trunk/LayoutTests/ChangeLog	2012-01-17 17:06:05 UTC (rev 105163)
+++ trunk/LayoutTests/ChangeLog	2012-01-17 17:35:03 UTC (rev 105164)
@@ -1,3 +1,9 @@
+2012-01-17  Alexander Pavlov  <[email protected]>
+
+        [Chromium] Unreviewed, avoid webkit_tests aborts due to clashing SVG test expectations.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-01-17  Ádám Kallai  <[email protected]>
 
         [Qt][WK2] Unskip now passing tests.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (105163 => 105164)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-01-17 17:06:05 UTC (rev 105163)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-01-17 17:35:03 UTC (rev 105164)
@@ -3845,10 +3845,11 @@
 BUGCR110365 WIN : webaudio/gain.html = PASS AUDIO
 
 // SVG text layout optimizations: probably just need a rebaseline for chromium.
-BUGWK65711 : svg/carto.net/window.svg = IMAGE+TEXT IMAGE
+// The MAC LINUX tests are disabled above for WIN (BUGCR99500).
+BUGWK65711 MAC LINUX : svg/carto.net/window.svg = IMAGE+TEXT IMAGE
 BUGWK65711 : svg/text/remove-tspan-from-text.html = IMAGE+TEXT IMAGE
 BUGWK65711 : svg/custom/use-detach.svg = IMAGE+TEXT IMAGE
-BUGWK65711 : svg/custom/js-late-clipPath-and-object-creation.svg = IMAGE+TEXT IMAGE
+BUGWK65711 MAC LINUX : svg/custom/js-late-clipPath-and-object-creation.svg = IMAGE+TEXT IMAGE
 BUGWK65711 : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE+TEXT IMAGE
 BUGWK65711 : svg/text/modify-text-node-in-tspan.html = IMAGE+TEXT IMAGE
 BUGWK65711 : svg/text/remove-text-node-from-tspan.html = IMAGE+TEXT IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to