Bug 217006
| Summary: | REGRESSION(r267608): Many http failures in GTK/WPE after WebsiteDataStore changes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=216041 | ||
Lauro Moura
Since r267608, many http tests, especially related to WebsiteDataStore, have been failing/timing out, triggering the bots to exit early.
Sample build runs:
GTK: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r267611%20(16057)/results.html
WPE: https://build.webkit.org/results/WPE%20Linux%2064-bit%20Release%20(Tests)/r267611%20(20221)/results.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
r267608 was reverted. I'll check these failures to ensure the new patch doesn't break the tests.