Title: [127541] trunk/LayoutTests
Revision
127541
Author
roger_f...@apple.com
Date
2012-09-04 18:45:56 -0700 (Tue, 04 Sep 2012)

Log Message

Unreviewed. Some flaky http/tests/cookies tests on Windows. Adding to skip list.
https://bugs.webkit.org/show_bug.cgi?id=95805

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127540 => 127541)


--- trunk/LayoutTests/ChangeLog	2012-09-05 01:43:42 UTC (rev 127540)
+++ trunk/LayoutTests/ChangeLog	2012-09-05 01:45:56 UTC (rev 127541)
@@ -1,5 +1,12 @@
 2012-09-04  Roger Fong  <roger_f...@apple.com>
 
+        Unreviewed. Some flaky http/tests/cookies tests on Windows. Adding to skip list.
+        https://bugs.webkit.org/show_bug.cgi?id=95805
+
+        * platform/win/Skipped:
+
+2012-09-04  Roger Fong  <roger_f...@apple.com>
+
         Unreviewed. Some flaky http/tests/security tests on Windows. Adding to skip list.
         https://bugs.webkit.org/show_bug.cgi?id=95803
 

Modified: trunk/LayoutTests/platform/win/Skipped (127540 => 127541)


--- trunk/LayoutTests/platform/win/Skipped	2012-09-05 01:43:42 UTC (rev 127540)
+++ trunk/LayoutTests/platform/win/Skipped	2012-09-05 01:45:56 UTC (rev 127541)
@@ -2191,3 +2191,8 @@
 http/tests/security/script-with-failed-cors-check-fails-to-load.html
 http/tests/security/xss-DENIED-mime-type-execute-as-html.html
 http/tests/security/xss-DENIED-xsl-external-entity.xml
+
+# Flaky http/tests/cookie tests
+# https://bugs.webkit.org/show_bug.cgi?id=95805
+http/tests/cookies/multiple-cookies.html
+http/tests/cookies/single-quoted-value.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to