Bug 272111
| Summary: | [resultsdbpy] Fix commit ranges on dashboard | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
The originally landed dashboard code attempts to compute the revisions between failing runs by assuming the first set of revisions returned will be for the originally passing commit. This is often true, but it's a crude aproximation of what we should actually do: just filter out any commits which are on or before the last succeeded run.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125865304>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/26805
EWS
Committed 277122@main (267ba50c98e8): <https://commits.webkit.org/277122@main>
Reviewed commits have been landed. Closing PR #26805 and removing active labels.