Title: [90782] trunk/LayoutTests
Revision
90782
Author
jber...@webkit.org
Date
2011-07-11 13:28:34 -0700 (Mon, 11 Jul 2011)

Log Message

WebKitTestRunner needs an implementation of layoutTestController.setDefersLoading.
https://bugs.webkit.org/show_bug.cgi?id=64313

Add loader/load-defer-resume-crash.html to the WK2 Skipped list in order to get the bots
green.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90781 => 90782)


--- trunk/LayoutTests/ChangeLog	2011-07-11 20:23:37 UTC (rev 90781)
+++ trunk/LayoutTests/ChangeLog	2011-07-11 20:28:34 UTC (rev 90782)
@@ -1,3 +1,13 @@
+2011-07-11  Jessie Berlin  <jber...@apple.com>
+
+        WebKitTestRunner needs an implementation of layoutTestController.setDefersLoading.
+        https://bugs.webkit.org/show_bug.cgi?id=64313
+
+        Add loader/load-defer-resume-crash.html to the WK2 Skipped list in order to get the bots
+        green.
+
+        * platform/wk2/Skipped:
+
 2011-07-11  Yi Shen  <yi.4.s...@nokia.com>
 
         [Qt] ASSERTION FAILED in ResourceHandle::setDefersLoading causes crash

Modified: trunk/LayoutTests/platform/wk2/Skipped (90781 => 90782)


--- trunk/LayoutTests/platform/wk2/Skipped	2011-07-11 20:23:37 UTC (rev 90781)
+++ trunk/LayoutTests/platform/wk2/Skipped	2011-07-11 20:28:34 UTC (rev 90782)
@@ -1620,6 +1620,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=63806
 http/tests/cache/history-only-cached-subresource-loads-max-age-https.html
 
+# WebKitTestRunner needs an implementation of layoutTestController.setDefersLoading
+# https://bugs.webkit.org/show_bug.cgi?id=64313
+loader/load-defer-resume-crash.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to