Title: [91967] trunk/LayoutTests
Revision
91967
Author
[email protected]
Date
2011-07-28 18:36:56 -0700 (Thu, 28 Jul 2011)

Log Message

[Qt] Fix style errors of test_expectations.txt.

* platform/qt/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91966 => 91967)


--- trunk/LayoutTests/ChangeLog	2011-07-29 00:43:15 UTC (rev 91966)
+++ trunk/LayoutTests/ChangeLog	2011-07-29 01:36:56 UTC (rev 91967)
@@ -1,3 +1,9 @@
+2011-07-28  Kent Tamura  <[email protected]>
+
+        [Qt] Fix style errors of test_expectations.txt.
+
+        * platform/qt/test_expectations.txt:
+
 2011-07-28  Gavin Barraclough  <[email protected]>
 
         https://bugs.webkit.org/show_bug.cgi?id=65325

Modified: trunk/LayoutTests/platform/qt/test_expectations.txt (91966 => 91967)


--- trunk/LayoutTests/platform/qt/test_expectations.txt	2011-07-29 00:43:15 UTC (rev 91966)
+++ trunk/LayoutTests/platform/qt/test_expectations.txt	2011-07-29 01:36:56 UTC (rev 91967)
@@ -16,8 +16,9 @@
 BUGWK64526 DEBUG: svg/animations/svgtransform-animation-1.html = CRASH PASS
 
 // Slow tests
-SLOW DEBUG: editing/selection/empty-cell-right-click.html = PASS
-SLOW DEBUG: editing/selection/dump-as-markup.html = PASS
-DEBUG: fast/js/array-sort-modifying-tostring.html = TIMEOUT PASS
-SLOW DEBUG: fast/overflow/lots-of-sibling-inline-boxes.html = PASS
-SLOW DEBUG: inspector/cookie-resource-match.html = PASS
+// 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: inspector/cookie-resource-match.html = PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to