Title: [119917] trunk/LayoutTests
Revision
119917
Author
[email protected]
Date
2012-06-09 14:38:31 -0700 (Sat, 09 Jun 2012)

Log Message

Fix Chromium test expectations after my previous commit (r119916).

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119916 => 119917)


--- trunk/LayoutTests/ChangeLog	2012-06-09 20:57:07 UTC (rev 119916)
+++ trunk/LayoutTests/ChangeLog	2012-06-09 21:38:31 UTC (rev 119917)
@@ -1,5 +1,11 @@
 2012-06-09  Ryosuke Niwa  <[email protected]>
 
+        Fix Chromium test expectations after my previous commit (r119916).
+
+        * platform/chromium/TestExpectations:
+
+2012-06-09  Ryosuke Niwa  <[email protected]>
+
         Spring CRASH cleanup of Chromium test expectations.
         Removed a whole bunch of bogus CRASH test expectations.
 

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (119916 => 119917)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-09 20:57:07 UTC (rev 119916)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-09 21:38:31 UTC (rev 119917)
@@ -1947,7 +1947,7 @@
 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.hanging.html = TEXT
 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.middle.html = TEXT
 
-BUGWK38463 LINUX WIN : canvas/philip/tests/2d.text.draw.baseline.top.html = TEXT
+BUGWK38463 : canvas/philip/tests/2d.text.draw.baseline.top.html = TEXT
 BUGWK38463 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.top.html = TEXT
 
 BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.end.html = TEXT
@@ -2569,7 +2569,8 @@
 // Looks like some uninitialized memory at the bottom.
 BUGWK60103 LINUX DEBUG : fast/replaced/border-radius-clip.html = IMAGE CRASH
 BUGWK60103 LINUX RELEASE : fast/replaced/border-radius-clip.html = IMAGE
-BUGWK60103 WIN MAC : fast/replaced/border-radius-clip.html = IMAGE
+BUGWK60103 WIN : fast/replaced/border-radius-clip.html = IMAGE
+BUGWK60103 MAC : fast/replaced/border-radius-clip.html = IMAGE+TEXT
 
 // Need to figure out why this is slow.
 BUGWK60131 SLOW : fast/css/visited-link-hang.html = PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to