Title: [125586] trunk/LayoutTests
Revision
125586
Author
rob...@webkit.org
Date
2012-08-14 11:53:23 -0700 (Tue, 14 Aug 2012)

Log Message

Update Test Expectations after r125578

Unreviewed gardening.

* platform/chromium/TestExpectations:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/qt/Skipped:
* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125585 => 125586)


--- trunk/LayoutTests/ChangeLog	2012-08-14 18:28:03 UTC (rev 125585)
+++ trunk/LayoutTests/ChangeLog	2012-08-14 18:53:23 UTC (rev 125586)
@@ -1,3 +1,15 @@
+2012-08-14  Robert Hogan  <rob...@webkit.org>
+
+        Update Test Expectations after r125578
+
+        Unreviewed gardening.
+
+        * platform/chromium/TestExpectations:
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/qt/Skipped:
+        * platform/qt/TestExpectations:
+
 2012-08-14  Adrienne Walker  <e...@google.com>
 
         [chromium] Mark inspector/debugger tests as flaky timeout on Win7

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (125585 => 125586)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-14 18:28:03 UTC (rev 125585)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-14 18:53:23 UTC (rev 125586)
@@ -3485,3 +3485,7 @@
 BUGWK89826 MAC WIN : fast/css/word-space-extra.html = IMAGE+TEXT
 
 BUGWK94002 WIN7 : inspector/debugger = PASS TIMEOUT
+
+// Added by bug 89826
+BUGWK94003 MAC : fast/css/word-spacing-characters.html = IMAGE
+BUGWK94003 MAC : fast/css/word-spacing-characters-complex-text.html = IMAGE

Modified: trunk/LayoutTests/platform/efl/TestExpectations (125585 => 125586)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-14 18:28:03 UTC (rev 125585)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-14 18:53:23 UTC (rev 125586)
@@ -856,3 +856,8 @@
 
 // Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
 BUGWK89826 : fast/css/word-space-extra.html = TEXT
+
+// Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826
+BUGWK94008 : fast/css/word-spacing-characters.html = IMAGE
+// This has always failed on Gtk/Efl - exposed by bug 89826
+BUGWK94009 : css2.1/20110323/c541-word-sp-000.htm = IMAGE

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (125585 => 125586)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-14 18:28:03 UTC (rev 125585)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-14 18:53:23 UTC (rev 125586)
@@ -1300,6 +1300,11 @@
 
 BUGWK93976 : fast/css-generated-content/quotes-lang.html = IMAGE
 
+// Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826
+BUGWK94008 : fast/css/word-spacing-characters.html = IMAGE
+// This has always failed on Gtk/Efl - exposed by bug 89826
+BUGWK94009 : css2.1/20110323/c541-word-sp-000.htm = IMAGE
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/qt/Skipped (125585 => 125586)


--- trunk/LayoutTests/platform/qt/Skipped	2012-08-14 18:28:03 UTC (rev 125585)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-08-14 18:53:23 UTC (rev 125586)
@@ -2661,7 +2661,10 @@
 fast/multicol/table-row-height-increase.html
 css2.1/20110323/vertical-align-boxes-001.htm
 svg/as-image/svg-intrinsic-size-rectangular-vertical.html
+fast/css/word-spacing-characters.html
+css2.1/20110323/c541-word-sp-001.htm
 
+
 # [Qt] css3/filters/huge-region-composited.html makes css3/filters/huge-region.html crash
 # https://bugs.webkit.org/show_bug.cgi?id=90165
 css3/filters/huge-region-composited.html

Modified: trunk/LayoutTests/platform/qt/TestExpectations (125585 => 125586)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-08-14 18:28:03 UTC (rev 125585)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-08-14 18:53:23 UTC (rev 125586)
@@ -176,3 +176,13 @@
 
 // Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
 BUGWK89826 : fast/css/word-space-extra.html = TEXT
+
+// This has always failed on Qt - exposed by bug 89826
+BUGWK94004 : css2.1/20110323/c541-word-sp-000.htm = IMAGE
+
+// Added by bug 89826
+BUGWK94005 : css2.1/20110323/word-spacing-remove-space-003.htm = IMAGE
+BUGWK94005 : css2.1/20110323/word-spacing-remove-space-003.htm = IMAGE
+
+BUGWK94006 : fast/css/word-spacing-characters-complex-text.html = IMAGE
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to