Title: [93102] trunk/LayoutTests
Revision
93102
Author
[email protected]
Date
2011-08-16 08:16:20 -0700 (Tue, 16 Aug 2011)

Log Message

Skip some tests that fail/time out on Windows with Safari 5.1's Apple Application Support (AAS)

Since these failures are likely to be due to bugs in non-WebKit components, they are tracked
by Radars.

* platform/win/Skipped: Added http/tests/multipart/invalid-image-data-standalone.html,
http/tests/cookies/simple-cookies-expired.html, and
http/tests/cookies/simple-cookies-max-age.html.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93101 => 93102)


--- trunk/LayoutTests/ChangeLog	2011-08-16 14:53:32 UTC (rev 93101)
+++ trunk/LayoutTests/ChangeLog	2011-08-16 15:16:20 UTC (rev 93102)
@@ -1,3 +1,14 @@
+2011-08-16  Adam Roben  <[email protected]>
+
+        Skip some tests that fail/time out on Windows with Safari 5.1's Apple Application Support (AAS)
+
+        Since these failures are likely to be due to bugs in non-WebKit components, they are tracked
+        by Radars.
+
+        * platform/win/Skipped: Added http/tests/multipart/invalid-image-data-standalone.html,
+        http/tests/cookies/simple-cookies-expired.html, and
+        http/tests/cookies/simple-cookies-max-age.html.
+
 2011-08-16  Steve Block  <[email protected]>
 
         Set TIMEOUT expectation for fast/canvas/webgl/uninitialized-test.html on Linux dbg

Modified: trunk/LayoutTests/platform/win/Skipped (93101 => 93102)


--- trunk/LayoutTests/platform/win/Skipped	2011-08-16 14:53:32 UTC (rev 93101)
+++ trunk/LayoutTests/platform/win/Skipped	2011-08-16 15:16:20 UTC (rev 93102)
@@ -457,6 +457,13 @@
 # Asserts in FrameLoader::loadWithDocumentLoader http://webkit.org/b/63807
 fast/loader/create-frame-in-DOMContentLoaded.html
 
+# Times out <rdar://problem/9304941>
+http/tests/multipart/invalid-image-data-standalone.html
+
+# Sometimes fail <rdar://problem/9349921>
+http/tests/cookies/simple-cookies-expired.html
+http/tests/cookies/simple-cookies-max-age.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