Bug 269929
| Summary: | [build.webkit.org] jscore-test step fails with error: RunJavaScriptCoreTests object has no attribute 'setCommand' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aakash_jain, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=256970 | ||
Aakash Jain
[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
Seems to be a regression from https://bugs.webkit.org/show_bug.cgi?id=256970
Radar WebKit Bug Importer
<rdar://problem/123456878>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/24961
EWS
Committed 275190@main (db3c1f74b07a): <https://commits.webkit.org/275190@main>
Reviewed commits have been landed. Closing PR #24961 and removing active labels.