Bug 271431

Summary: [webkitscmpy] Fix commits(..., include_identifier=False)
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: 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
Reported 2024-03-21 17:24:08 PDT
The 'commits' function attempts to make assumptions to reduce the number of `git` calls we make. Some of those assumptions rely on identifiers being set, so using include_identifiers=False ends up with an exception. We should fix this.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-21 17:24:37 PDT
Jonathan Bedard
Comment 2 2024-03-21 17:26:37 PDT
EWS
Comment 3 2024-03-22 09:15:54 PDT
Committed 276551@main (4666c5a78b42): <https://commits.webkit.org/276551@main> Reviewed commits have been landed. Closing PR #26283 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.