WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272111
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-03 13:04:56 PDT
<
rdar://problem/125865304
>
Jonathan Bedard
Comment 2
2024-04-03 13:08:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/26805
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.
Top of Page
Format For Printing
XML
Clone This Bug