Bug 95805

Summary: Some http cookies tests flaky on Windows
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, roger_fong
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Roger Fong 2012-09-04 17:51:01 PDT
These http cookies tests are flaky on Windows.

It's hard to tell when the problem originated but there are currently too many flaky tests on Windows that are making botwatching rather difficult. 

I'm going to start adding flaky tests to the skip list in groups so that the bots can get greener and so that it's easier to tell when new failures arise.

Added test are as follows:

http/tests/cookies/multiple-cookies.html
http/tests/cookies/single-quoted-value.html
Comment 1 Roger Fong 2012-09-04 18:48:08 PDT
http://trac.webkit.org/changeset/127541
Comment 2 Brent Fulgham 2015-01-28 17:16:19 PST
http/tests/cookies/double-quoted-value-with-semi-colon.html
http/tests/cookies/http-get-cookie-set-in-js.html
http/tests/cookies/set-cookie-on-redirect.html
http/tests/cookies/simple-cookies-expired.html
http/tests/cookies/simple-cookies-max-age.html
http/tests/cookies/single-quoted-value.html
http/tests/cookies/multiple-cookies.html
http/tests/cookies/sync-xhr-set-cookie-invalidates-cache.html
http/tests/cookies/third-party-cookie-relaxing.html