Title: [121353] trunk/LayoutTests
Revision
121353
Author
[email protected]
Date
2012-06-27 11:28:20 -0700 (Wed, 27 Jun 2012)

Log Message

Fix some styling errors in the TestExpecations files.
There were automatically fixed when trying to make
webkit-patch rebaseline-expectations work for non-Chromium ports.

* platform/efl/TestExpectations:
* platform/mac/TestExpectations:
* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121352 => 121353)


--- trunk/LayoutTests/ChangeLog	2012-06-27 18:25:16 UTC (rev 121352)
+++ trunk/LayoutTests/ChangeLog	2012-06-27 18:28:20 UTC (rev 121353)
@@ -1,3 +1,13 @@
+2012-06-27  Ojan Vafai  <[email protected]>
+
+        Fix some styling errors in the TestExpecations files.
+        There were automatically fixed when trying to make
+        webkit-patch rebaseline-expectations work for non-Chromium ports.
+
+        * platform/efl/TestExpectations:
+        * platform/mac/TestExpectations:
+        * platform/qt/TestExpectations:
+
 2012-06-27  Andrei Onea  <[email protected]>
 
         [CSSRegions]Change display values that allow regions

Modified: trunk/LayoutTests/platform/efl/TestExpectations (121352 => 121353)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-27 18:25:16 UTC (rev 121352)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-27 18:28:20 UTC (rev 121353)
@@ -515,7 +515,7 @@
 BUGWK85492 : css3/zoom-coords.xhtml = TEXT
 
 // Occasionally missing chunks of output
-BUGWK66873:  http/tests/loading/redirect-methods.html = TEXT
+BUGWK66873 : http/tests/loading/redirect-methods.html = TEXT
 
 // IETC flexbox failures
 BUGWK85211 : ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm = IMAGE

Modified: trunk/LayoutTests/platform/mac/TestExpectations (121352 => 121353)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-06-27 18:25:16 UTC (rev 121352)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-06-27 18:28:20 UTC (rev 121353)
@@ -165,13 +165,13 @@
 
 // Need rebaselining. Only TEXT is suppressed because that is all the buildbots check, however
 // images need to be rebaselined too.
-BUGWK69210 SKIP: fast/encoding/utf-16-big-endian.html = TEXT
-BUGWK69210: fast/encoding/utf-16-little-endian.html = TEXT
-BUGWK69210: fast/inline/continuation-outlines-with-layers-2.html = TEXT
+BUGWK69210 SKIP : fast/encoding/utf-16-big-endian.html = TEXT
+BUGWK69210 : fast/encoding/utf-16-little-endian.html = TEXT
+BUGWK69210 : fast/inline/continuation-outlines-with-layers-2.html = TEXT
 // https://bugs.webkit.org/show_bug.cgi?id=81276
 // Allowed to regress to fix a crash.
-BUGWK69210 SKIP: fast/inline/continuation-outlines-with-layers.html = TEXT
-BUGWK69210: fast/repaint/transform-absolute-in-positioned-container.html = TEXT
+BUGWK69210 SKIP : fast/inline/continuation-outlines-with-layers.html = TEXT
+BUGWK69210 : fast/repaint/transform-absolute-in-positioned-container.html = TEXT
 
 // Tiled-layer compositing tests are flakey.
 BUGWK82546 : compositing/tiling/crash-reparent-tiled-layer.html = PASS TEXT

Modified: trunk/LayoutTests/platform/qt/TestExpectations (121352 => 121353)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-06-27 18:25:16 UTC (rev 121352)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-06-27 18:28:20 UTC (rev 121353)
@@ -2,15 +2,15 @@
 //
 // See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
 
-BUGWK64526 DEBUG: svg/animations/svgtransform-animation-1.html = CRASH PASS
+BUGWK64526 DEBUG : svg/animations/svgtransform-animation-1.html = CRASH PASS
 
 // Slow tests
 // FIXME: File bugs.
-BUG_QT_SLOW SLOW DEBUG: editing/selection/empty-cell-right-click.html = PASS
-BUG_QT_SLOW SLOW DEBUG: editing/selection/dump-as-markup.html = PASS
-BUG_QT_SLOW DEBUG: fast/js/array-sort-modifying-tostring.html = TIMEOUT PASS
-BUG_QT_SLOW SLOW DEBUG: fast/overflow/lots-of-sibling-inline-boxes.html = PASS
-BUG_QT_SLOW SLOW DEBUG: fast/js/dfg-inline-function-dot-caller.html = PASS
+BUG_QT_SLOW SLOW DEBUG : editing/selection/empty-cell-right-click.html = PASS
+BUG_QT_SLOW SLOW DEBUG : editing/selection/dump-as-markup.html = PASS
+BUG_QT_SLOW DEBUG : fast/js/array-sort-modifying-tostring.html = TIMEOUT PASS
+BUG_QT_SLOW SLOW DEBUG : fast/overflow/lots-of-sibling-inline-boxes.html = PASS
+BUG_QT_SLOW SLOW DEBUG : fast/js/dfg-inline-function-dot-caller.html = PASS
 
 BUGWK62662 DEBUG : inspector/cookie-parser.html = CRASH PASS
 
@@ -86,7 +86,7 @@
 BUGWK86441 : fast/multicol/shadow-breaking.html = IMAGE
 
 // Requires rebaseline after https://bugs.webkit.org/show_bug.cgi?id=85405
-BUGWK85405 SKIP: tables/mozilla/bugs/bug10296-1.html = TEXT
+BUGWK85405 SKIP : tables/mozilla/bugs/bug10296-1.html = TEXT
 
 // Paletted PNG with ICC color profiles not working.
 BUGWK86722 SKIP : fast/images/paletted-png-with-color-profile.html = PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to