Title: [127257] trunk/LayoutTests
Revision
127257
Author
[email protected]
Date
2012-08-31 07:29:35 -0700 (Fri, 31 Aug 2012)

Log Message

[Qt][WK2] REGRESSION(r127091): It made layout tests extremely slow
https://bugs.webkit.org/show_bug.cgi?id=95450

Unreviewed gardening, skip http/tests/appcache tests until proper fix.

* platform/qt-5.0-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127256 => 127257)


--- trunk/LayoutTests/ChangeLog	2012-08-31 14:13:04 UTC (rev 127256)
+++ trunk/LayoutTests/ChangeLog	2012-08-31 14:29:35 UTC (rev 127257)
@@ -1,3 +1,12 @@
+2012-08-31  Csaba Osztrogonác  <[email protected]>
+
+        [Qt][WK2] REGRESSION(r127091): It made layout tests extremely slow
+        https://bugs.webkit.org/show_bug.cgi?id=95450
+
+        Unreviewed gardening, skip http/tests/appcache tests until proper fix.
+
+        * platform/qt-5.0-wk2/Skipped:
+
 2012-08-31  Kangil Han  <[email protected]>
 
         Remove http/tests/loading/gmail-assert-on-load.html test case from Skipped.

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (127256 => 127257)


--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-08-31 14:13:04 UTC (rev 127256)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-08-31 14:29:35 UTC (rev 127257)
@@ -477,3 +477,7 @@
 # New http/tests/securitycontentSecurityPolicy/object-src-url-blocked.html introduced in r124371 fails on EFL, GTK, Qt
 # https://bugs.webkit.org/show_bug.cgi?id=92963
 http/tests/security/contentSecurityPolicy/object-src-url-blocked.html
+
+# REGRESSION(r127091): It made layout tests extremely slow
+# https://bugs.webkit.org/show_bug.cgi?id=83038
+http/tests/appcache
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to