diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 7884710317c4fc83951314644a867f8b7bb9b2f6..7618277e6e1af8443f0c5fadd57318f6d033377b 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-09-04 Roger Fong + + 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 Unreviewed. Some flaky http/tests/security tests on Windows. Adding to skip list. diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped index c11c626635b52dd3e81af44fa06a1453f8eb83ee..2a89de44c8525ac16c2e4e9068e6ea5457fc9633 100644 --- a/LayoutTests/platform/win/Skipped +++ b/LayoutTests/platform/win/Skipped @@ -2191,3 +2191,8 @@ http/tests/security/object-literals.html 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