Title: [110577] trunk/LayoutTests
Revision
110577
Author
[email protected]
Date
2012-03-13 10:25:53 -0700 (Tue, 13 Mar 2012)

Log Message

Note that fast/loader/window-properties-restored-from-page-cache.html
depends on the page cache.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110576 => 110577)


--- trunk/LayoutTests/ChangeLog	2012-03-13 16:37:36 UTC (rev 110576)
+++ trunk/LayoutTests/ChangeLog	2012-03-13 17:25:53 UTC (rev 110577)
@@ -1,3 +1,10 @@
+2012-03-13  Adam Barth  <[email protected]>
+
+        Note that fast/loader/window-properties-restored-from-page-cache.html
+        depends on the page cache.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-03-13  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector: Add snippets model.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (110576 => 110577)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-13 16:37:36 UTC (rev 110576)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-13 17:25:53 UTC (rev 110577)
@@ -213,18 +213,19 @@
 // loaded pages alive in memory to be able to quickly substitute them when user clicks History buttons.
 // Chromium wants those to be separate navigations made via browser process to be able to make decision
 // on which renderer process to use for each of them.
-WONTFIX SKIP : fast/harness/use-page-cache.html = TIMEOUT FAIL
 WONTFIX SKIP : fast/dom/Window/timer-resume-on-navigation-back.html = TIMEOUT FAIL
 WONTFIX SKIP : fast/events/pagehide-timeout.html = TIMEOUT
+WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached-with-frames.html = TIMEOUT
 WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT FAIL
-WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached-with-frames.html = TIMEOUT
 WONTFIX SKIP : fast/events/suspend-timers.html = TIMEOUT
-WONTFIX SKIP : media/restore-from-page-cache.html = TIMEOUT
-WONTFIX SKIP : loader/go-back-to-different-window-size.html = TIMEOUT TEXT
+WONTFIX SKIP : fast/harness/page-cache-crash-on-data-urls.html = TEXT
+WONTFIX SKIP : fast/harness/use-page-cache.html = TIMEOUT FAIL
 WONTFIX SKIP : fast/loader/crash-copying-backforwardlist.html = TEXT
-WONTFIX SKIP : fast/harness/page-cache-crash-on-data-urls.html = TEXT
+WONTFIX SKIP : fast/loader/window-properties-restored-from-page-cache.html = TEXT
 WONTFIX SKIP : fast/overflow/horizontal-scroll-after-back.html = TIMEOUT
 WONTFIX SKIP : http/tests/navigation/https-in-page-cache.html = FAIL
+WONTFIX SKIP : loader/go-back-to-different-window-size.html = TIMEOUT TEXT
+WONTFIX SKIP : media/restore-from-page-cache.html = TIMEOUT
 
 // Tests that rely on cross-process MessagePorts.  No point in running them in
 // test_shell, since we'd have to use a completely different implementation from
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to