Bug 208304
Summary: | [GTK] http/tests/cache/disk-cache/speculative-validation/validation-request.html is a flaky failure since r252778 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
The test became flaky somewhere between [r252676-r252827]:
* http/tests/cache/disk-cache/speculative-validation/validation-request.html
[r252676-r252816] UNKNOWN
r252817 NOERROR
[r252818-r252826] UNKNOWN
r252827 TEXT (Expected: PASS)
Within that range, r252778 (Speculative loading sometimes happens too early and is missing login cookies) seems the likely cause, since it was the only revision that modified the test.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
Fixed by r259712.