Bug 235750

Summary: [ews] validate-change step fails while running for a try build
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=235679
https://bugs.webkit.org/show_bug.cgi?id=235620

Aakash Jain
Reported 2022-01-27 17:36:23 PST
validate-change step fails while running for a try build. For e.g. in https://ews-build.webkit.org/#/builders/6/builds/66900 validate-change failed with error: "Fetched patch id 442150 does not match with requested patch id 442150. Unable to validate.". That's because of a data-type mismatch (int vs string). We should fix that.
Attachments
Aakash Jain
Comment 1 2022-01-27 17:40:39 PST
Aakash Jain
Comment 2 2022-01-28 03:37:38 PST
Radar WebKit Bug Importer
Comment 3 2022-01-28 03:38:22 PST
Aakash Jain
Comment 4 2022-01-28 04:28:46 PST
Deployed the change on EWS. Seems to be working fine, e.g: https://ews-build.webkit.org/#/builders/6/builds/66926 (validate-change step passed)
Note You need to log in before you can comment on or make changes to this bug.