Title: [118676] trunk/LayoutTests
- Revision
- 118676
- Author
- bul...@chromium.org
- Date
- 2012-05-28 05:38:44 -0700 (Mon, 28 May 2012)
Log Message
[chromium] LayoutTestController needs DeferredFrameLoading flag
https://bugs.webkit.org/show_bug.cgi?id=87652
Unreviewed gardening.
r118631 introduced a new test and a new API on LayoutTestController
that we need to implement in chromium.
Skip the test temporarily.
* platform/chromium/test_expectations.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (118675 => 118676)
--- trunk/LayoutTests/ChangeLog 2012-05-28 12:15:24 UTC (rev 118675)
+++ trunk/LayoutTests/ChangeLog 2012-05-28 12:38:44 UTC (rev 118676)
@@ -1,3 +1,16 @@
+2012-05-28 Marcus Bulach <bul...@chromium.org>
+
+ [chromium] LayoutTestController needs DeferredFrameLoading flag
+ https://bugs.webkit.org/show_bug.cgi?id=87652
+
+ Unreviewed gardening.
+
+ r118631 introduced a new test and a new API on LayoutTestController
+ that we need to implement in chromium.
+ Skip the test temporarily.
+
+ * platform/chromium/test_expectations.txt:
+
2012-05-28 Christophe Dumez <christophe.du...@intel.com>
fast/tokenizer/entities-01.html & fast/tokenizer/entities-03.html need new baseline after r118672
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (118675 => 118676)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-05-28 12:15:24 UTC (rev 118675)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-05-28 12:38:44 UTC (rev 118676)
@@ -3760,3 +3760,6 @@
// directory drag-and-drop support is not yet enabled.
BUGWK76809 SKIP : editing/pasteboard/data-transfer-items-drag-drop-entry.html = FAIL
BUGWK76809 SKIP : fast/filesystem/cross-filesystem-op.html = FAIL
+
+// Requires setUseDeferredFrameLoading() API from LayoutTestController.
+BUGWK87652 SKIP : http/tests/appcache/load-from-appcache-defer-resume-crash.html = FAIL
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes