Bug 138046
| Summary: | build.webkit.org/dashboard immediately retries a request to buildbot when the response is 404 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
mitz
If a queue is removed and the request returns with a 404 error as a result, the dashboard immediately tries the request again.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
Fixed in <http://trac.webkit.org/r175166>.