Bug 95805
Summary: | Some http cookies tests flaky on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Roger Fong <roger_fong> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, roger_fong |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Roger Fong
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Roger Fong
http://trac.webkit.org/changeset/127541
Brent Fulgham
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