Title: [114465] trunk/LayoutTests
- Revision
- 114465
- Author
- [email protected]
- Date
- 2012-04-17 16:26:58 -0700 (Tue, 17 Apr 2012)
Log Message
REGRESSION (r114206): fast/harness/use-page-cache.html tests failing on Lion Debug (WebKit2 Tests)
https://bugs.webkit.org/show_bug.cgi?id=84206
Remove expected failing test results for fast/harness/use-page-cache.html.
* platform/mac-wk2/fast/harness/use-page-cache-expected.txt: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (114464 => 114465)
--- trunk/LayoutTests/ChangeLog 2012-04-17 23:26:02 UTC (rev 114464)
+++ trunk/LayoutTests/ChangeLog 2012-04-17 23:26:58 UTC (rev 114465)
@@ -1,3 +1,12 @@
+2012-04-17 Jer Noble <[email protected]>
+
+ REGRESSION (r114206): fast/harness/use-page-cache.html tests failing on Lion Debug (WebKit2 Tests)
+ https://bugs.webkit.org/show_bug.cgi?id=84206
+
+ Remove expected failing test results for fast/harness/use-page-cache.html.
+
+ * platform/mac-wk2/fast/harness/use-page-cache-expected.txt: Removed.
+
2012-04-17 Alec Flett <[email protected]>
IndexedDB chooses wrong record on PREV_NO_DUPLICATE index cursor
Deleted: trunk/LayoutTests/platform/mac-wk2/fast/harness/use-page-cache-expected.txt (114464 => 114465)
--- trunk/LayoutTests/platform/mac-wk2/fast/harness/use-page-cache-expected.txt 2012-04-17 23:26:02 UTC (rev 114464)
+++ trunk/LayoutTests/platform/mac-wk2/fast/harness/use-page-cache-expected.txt 2012-04-17 23:26:58 UTC (rev 114465)
@@ -1,8 +0,0 @@
-This test uses layoutTestController.overridePreference("WebKitUsesPageCachePreferenceKey", 1); to enable back-forward WebKit page cache for the duration of the test. The test enables cache, navigates to page-1, then to page-2 and then does history.back() to page-1. On navigation back to page-1, test verifies that previously-initialized timer continues to fire and onload is not called again. If test fails it hangs or outputs 'FAIL' below.
-
-open page-1
-page-1, about to navigate to page-2.
-page-2, about to go back to page-1
-FAIL: Multiple onload calls on page-1.
-page-1, about to navigate to page-2.
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes