Modified: trunk/LayoutTests/ChangeLog (113481 => 113482)
--- trunk/LayoutTests/ChangeLog 2012-04-06 19:43:22 UTC (rev 113481)
+++ trunk/LayoutTests/ChangeLog 2012-04-06 19:43:55 UTC (rev 113482)
@@ -1,3 +1,15 @@
+2012-04-06 Stephen Chenney <[email protected]>
+
+ Font-related tests are flaky on Chromium (sometimes glyphs don't draw)
+ https://bugs.webkit.org/show_bug.cgi?id=66908
+
+ Unreviewed chromium test expectations update.
+
+ * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-fallback-expected.png: Removed.
+ * platform/chromium-mac/platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpage-expected.txt:
+ * platform/chromium-mac/svg/custom/svg-fonts-fallback-expected.png: Added.
+ * platform/chromium/test_expectations.txt:
+
2012-04-06 Sheriff Bot <[email protected]>
Unreviewed, rolling out r113267.
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (113481 => 113482)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-06 19:43:22 UTC (rev 113481)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-06 19:43:55 UTC (rev 113482)
@@ -3019,13 +3019,6 @@
BUGWK66900 LINUX DEBUG : fast/writing-mode/japanese-rl-text-with-broken-font.html = PASS IMAGE+TEXT
-BUGWK66908 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpage.html = PASS TEXT
-
-BUGWK66908 : fast/css/font-face-woff.html = PASS IMAGE+TEXT
-BUGWK66908 : svg/custom/svg-fonts-fallback.xhtml = PASS IMAGE+TEXT IMAGE
-BUGWK66908 WIN SNOWLEOPARD : fast/css/font-face-multiple-faces.html = PASS IMAGE+TEXT
-BUGWK66908 DEBUG : svg/custom/svg-fonts-segmented.xhtml = PASS IMAGE+TEXT
-
BUGWK66974 DEBUG : fast/events/keydown-1.html = PASS TIMEOUT
// These tests were disabled on our side until WebKit began running them.
Modified: trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpage-expected.txt (113481 => 113482)
--- trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpage-expected.txt 2012-04-06 19:43:22 UTC (rev 113481)
+++ trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpage-expected.txt 2012-04-06 19:43:55 UTC (rev 113482)
@@ -1,4 +1 @@
-Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
-Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
-Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
-Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
+Passed