Title: [92272] trunk/LayoutTests
Revision
92272
Author
[email protected]
Date
2011-08-03 04:55:26 -0700 (Wed, 03 Aug 2011)

Log Message

[Qt]REGRESSION(r92254): It made 2 tests timeout
https://bugs.webkit.org/show_bug.cgi?id=65609

[Qt]REGRESSION(r92224): It made editing/text-iterator/basic-iteration.html timeout
https://bugs.webkit.org/show_bug.cgi?id=65605

* platform/qt/Skipped: Skip failing tests:
 - fast/frames/lots-of-objects.html
 - fast/frames/lots-of-iframes.html
 - editing/text-iterator/basic-iteration.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92271 => 92272)


--- trunk/LayoutTests/ChangeLog	2011-08-03 11:14:52 UTC (rev 92271)
+++ trunk/LayoutTests/ChangeLog	2011-08-03 11:55:26 UTC (rev 92272)
@@ -1,3 +1,17 @@
+2011-08-03  Csaba Osztrogonác  <[email protected]>
+
+        [Qt]REGRESSION(r92254): It made 2 tests timeout
+        https://bugs.webkit.org/show_bug.cgi?id=65609
+
+        [Qt]REGRESSION(r92224): It made editing/text-iterator/basic-iteration.html timeout
+        https://bugs.webkit.org/show_bug.cgi?id=65605
+
+
+        * platform/qt/Skipped: Skip failing tests:
+         - fast/frames/lots-of-objects.html
+         - fast/frames/lots-of-iframes.html
+         - editing/text-iterator/basic-iteration.html
+
 2011-08-03  Philippe Normand  <[email protected]>
 
         Unreviewed, GTK svg rebaseline after r92047.

Modified: trunk/LayoutTests/platform/qt/Skipped (92271 => 92272)


--- trunk/LayoutTests/platform/qt/Skipped	2011-08-03 11:14:52 UTC (rev 92271)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-08-03 11:55:26 UTC (rev 92272)
@@ -2238,3 +2238,12 @@
 # [Qt]Web Inspector: http/tests/inspector/network/network-sidebar-width.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=65526
 http/tests/inspector/network/network-sidebar-width.html
+
+# [Qt]REGRESSION(r92254): It made 2 tests timeout
+# https://bugs.webkit.org/show_bug.cgi?id=65609
+fast/frames/lots-of-objects.html
+fast/frames/lots-of-iframes.html
+
+# [Qt]REGRESSION(r92224): It made editing/text-iterator/basic-iteration.html timeout
+# https://bugs.webkit.org/show_bug.cgi?id=65605
+editing/text-iterator/basic-iteration.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to