WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269929
[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
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2024-02-22 10:44:04 PST
Seems to be a regression from
https://bugs.webkit.org/show_bug.cgi?id=256970
Radar WebKit Bug Importer
Comment 2
2024-02-22 10:55:11 PST
<
rdar://problem/123456878
>
Jonathan Bedard
Comment 3
2024-02-22 11:00:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24961
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.
Top of Page
Format For Printing
XML
Clone This Bug