[Webkit-unassigned] [Bug 259935] New: Regression 264089 at main: [ews] unapply-patch is consistently failing with an exception
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 8 11:06:32 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259935
Bug ID: 259935
Summary: Regression 264089 at main: [ews] unapply-patch is
consistently failing with an exception
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
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 at main (Bug 256740 [ews-build] Convert trivial shell.ShellCommand steps)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230808/7283c3a0/attachment-0001.htm>
More information about the webkit-unassigned
mailing list