RESOLVED FIXED272111
[resultsdbpy] Fix commit ranges on dashboard
https://bugs.webkit.org/show_bug.cgi?id=272111
Summary [resultsdbpy] Fix commit ranges on dashboard
Jonathan Bedard
Reported 2024-04-03 13:04:34 PDT
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
Radar WebKit Bug Importer
Comment 1 2024-04-03 13:04:56 PDT
Jonathan Bedard
Comment 2 2024-04-03 13:08:13 PDT
EWS
Comment 3 2024-04-05 10:16:56 PDT
Committed 277122@main (267ba50c98e8): <https://commits.webkit.org/277122@main> Reviewed commits have been landed. Closing PR #26805 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.