RESOLVED FIXED 235750
[ews] validate-change step fails while running for a try build
https://bugs.webkit.org/show_bug.cgi?id=235750
Summary [ews] validate-change step fails while running for a try build
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.