Title: [90236] trunk/LayoutTests
Revision
90236
Author
[email protected]
Date
2011-07-01 09:22:09 -0700 (Fri, 01 Jul 2011)

Log Message

Skip one asserting and one timing-out test on Windows

Failures are tracked by <http://webkit.org/b/63806> and <http://webkit.org/b/63807>.

* platform/win/Skipped: Added
http/tests/cache/history-only-cached-subresource-loads-max-age-https.html and
fast/loader/create-frame-in-DOMContentLoaded.html.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90235 => 90236)


--- trunk/LayoutTests/ChangeLog	2011-07-01 16:21:59 UTC (rev 90235)
+++ trunk/LayoutTests/ChangeLog	2011-07-01 16:22:09 UTC (rev 90236)
@@ -1,5 +1,15 @@
 2011-07-01  Adam Roben  <[email protected]>
 
+        Skip one asserting and one timing-out test on Windows
+
+        Failures are tracked by <http://webkit.org/b/63806> and <http://webkit.org/b/63807>.
+
+        * platform/win/Skipped: Added
+        http/tests/cache/history-only-cached-subresource-loads-max-age-https.html and
+        fast/loader/create-frame-in-DOMContentLoaded.html.
+
+2011-07-01  Adam Roben  <[email protected]>
+
         Land Windows expected failure results for fast/events/panScroll-click-hyperlink.html
 
         The failure is tracked by <http://webkit.org/b/63809>.

Modified: trunk/LayoutTests/platform/win/Skipped (90235 => 90236)


--- trunk/LayoutTests/platform/win/Skipped	2011-07-01 16:21:59 UTC (rev 90235)
+++ trunk/LayoutTests/platform/win/Skipped	2011-07-01 16:22:09 UTC (rev 90236)
@@ -441,6 +441,12 @@
 # Flaky http://webkit.org/b/62569
 animations/play-state-paused.html
 
+# Times out http://webkit.org/b/63806
+http/tests/cache/history-only-cached-subresource-loads-max-age-https.html
+
+# Asserts in FrameLoader::loadWithDocumentLoader http://webkit.org/b/63807
+fast/loader/create-frame-in-DOMContentLoaded.html
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to