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
306119
[ews] Shared unit-tests are failing after
305975@main
https://bugs.webkit.org/show_bug.cgi?id=306119
Summary
[ews] Shared unit-tests are failing after 305975@main
Aakash Jain
Reported
2026-01-23 09:37:47 PST
[ews] Shared unit-tests are failing after
305975@main
. [Shared]$../runUnittests.py . --autoinstall .....................BuildStep.failed; traceback follows Traceback (most recent call last): File "/Volumes/Apple/code/OpenSource/Tools/Scripts/libraries/autoinstalled/python-3-arm64/twisted/internet/defer.py", line 1075, in _runCallbacks current.result = callback( # type: ignore[misc] File "/Volumes/Apple/code/OpenSource/Tools/Scripts/libraries/autoinstalled/python-3-arm64/twisted/internet/defer.py", line 1946, in _gotResultInlineCallbacks _inlineCallbacks(r, gen, status, context) File "/Volumes/Apple/code/OpenSource/Tools/Scripts/libraries/autoinstalled/python-3-arm64/twisted/internet/defer.py", line 1996, in _inlineCallbacks result = context.run( File "/Volumes/Apple/code/OpenSource/Tools/Scripts/libraries/autoinstalled/python-3-arm64/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator return g.throw(self.type, self.value, self.tb) --- <exception caught here> --- File "/Volumes/Apple/code/OpenSource/Tools/Scripts/libraries/autoinstalled/python-3-arm64/buildbot/process/buildstep.py", line 566, in startStep self.results = yield self.run() File "/Volumes/Apple/code/OpenSource/Tools/Scripts/libraries/autoinstalled/python-3-arm64/twisted/internet/defer.py", line 2000, in _inlineCallbacks result = context.run(gen.send, result) File "/Volumes/Apple/code/OpenSource/Tools/CISupport/Shared/steps.py", line 509, in run self.build.addStepsAfterCurrentStep([PrintClangVersionAfterUpdate()]) builtins.AttributeError: 'FakeBuild' object has no attribute 'addStepsAfterCurrentStep' EE..... ====================================================================== ERROR: test_success (Shared.steps_unittest.TestUpdateClang) test_success ---------------------------------------------------------------------- Traceback (most recent call last): File "/Volumes/Apple/code/OpenSource/Tools/Scripts/libraries/autoinstalled/python-3-arm64/buildbot/process/buildstep.py", line 566, in startStep self.results = yield self.run() File "/Volumes/Apple/code/OpenSource/Tools/Scripts/libraries/autoinstalled/python-3-arm64/twisted/internet/defer.py", line 2000, in _inlineCallbacks result = context.run(gen.send, result) File "/Volumes/Apple/code/OpenSource/Tools/CISupport/Shared/steps.py", line 509, in run self.build.addStepsAfterCurrentStep([PrintClangVersionAfterUpdate()]) AttributeError: 'FakeBuild' object has no attribute 'addStepsAfterCurrentStep'
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-01-23 09:38:30 PST
<
rdar://problem/168766095
>
Aakash Jain
Comment 2
2026-01-23 09:41:28 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57127
EWS
Comment 3
2026-01-23 10:06:58 PST
Committed
306097@main
(097454d39ee1): <
https://commits.webkit.org/306097@main
> Reviewed commits have been landed. Closing PR #57127 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