WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259935
Regression
264089@main
: [ews] unapply-patch is consistently failing with an exception
https://bugs.webkit.org/show_bug.cgi?id=259935
Summary
Regression 264089@main: [ews] unapply-patch is consistently failing with an e...
Aakash Jain
Reported
2023-08-08 11:06:32 PDT
unapply-patch is consistently failing with an exception (for patch-based workflow only, this step isn't used for PR based workflows). e.g.:
https://ews-build.webkit.org/#/builders/34/builds/16308
File "/var/buildbot/OpenSource/Tools/CISupport/ews-build/steps.py", line 950, in run self.setCommand(self.command + ['--keep-jhbuild-directory']) builtins.AttributeError: 'UnApplyPatch' object has no attribute 'setCommand' It started failing since last week when buildbot was restarted. Most likely it's a regression from
264089@main
(
Bug 256740
[ews-build] Convert trivial shell.ShellCommand steps)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-08 16:00:24 PDT
<
rdar://problem/113591649
>
Jonathan Bedard
Comment 2
2023-08-08 16:08:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16497
EWS
Comment 3
2023-08-09 04:33:12 PDT
Committed
266721@main
(acd94547f739): <
https://commits.webkit.org/266721@main
> Reviewed commits have been landed. Closing PR #16497 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