Bug 95805 - Some http cookies tests flaky on Windows
Summary: Some http cookies tests flaky on Windows
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-09-04 17:51 PDT by Roger Fong
Modified: 2015-01-28 17:16 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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