RESOLVED FIXED269929
[build.webkit.org] jscore-test step fails with error: RunJavaScriptCoreTests object has no attribute 'setCommand'
https://bugs.webkit.org/show_bug.cgi?id=269929
Summary [build.webkit.org] jscore-test step fails with error: RunJavaScriptCoreTests ...
Aakash Jain
Reported 2024-02-22 10:43:33 PST
[build.webkit.org] jscore-test step fails with error: RunJavaScriptCoreTests object has no attribute 'setCommand' e.g: https://build.webkit.org/#/builders/44/builds/92340 Traceback (most recent call last): --- <exception caught here> --- File "/usr/local/lib/python3.9/site-packages/buildbot/process/buildstep.py", line 628, in startStep self.results = yield self.run() File "/var/buildbot/OpenSource/Tools/CISupport/build-webkit-org/steps.py", line 662, in run self.setCommand(self.command + ['--memory-limited', '--verbose']) builtins.AttributeError: 'RunJavaScriptCoreTests' object has no attribute 'setCommand'
Attachments
Aakash Jain
Comment 1 2024-02-22 10:44:04 PST
Radar WebKit Bug Importer
Comment 2 2024-02-22 10:55:11 PST
Jonathan Bedard
Comment 3 2024-02-22 11:00:17 PST
EWS
Comment 4 2024-02-22 11:09:09 PST
Committed 275190@main (db3c1f74b07a): <https://commits.webkit.org/275190@main> Reviewed commits have been landed. Closing PR #24961 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.