Bug 231840

Summary: Python3 webkit-patch transition breaks webkitbot's ability to revert multiple revisions
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bfulgham, jbedard, lingho, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yusuke Suzuki
Reported 2021-10-15 15:27:25 PDT
After python3 transition, webkitbot cannot revert multiple revisions. Since, 1. webkitbot can parse multiple revisions as requested 2. it was working until recently, at least, until Sep 26. So, this is likely a regression in webkit-patch command, which can be caused by python3 transition.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-15 15:28:02 PDT
Yusuke Suzuki
Comment 2 2021-10-15 17:56:22 PDT
It seems that "reason" handling is also broken. Now only the first word is used for the reverting reason.
Brent Fulgham
Comment 3 2022-06-23 14:41:27 PDT
Jonathan corrected this in https://commits.webkit.org/248021@main.
Note You need to log in before you can comment on or make changes to this bug.