WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 299036
300908
REGRESSION(
301545@main
): CISupport unit test failures
https://bugs.webkit.org/show_bug.cgi?id=300908
Summary
REGRESSION(301545@main): CISupport unit test failures
Sam Sneddon [:gsnedders]
Reported
2025-10-16 10:58:46 PDT
gsnedders@gsnedders-margot WebKit % cd Tools/CISupport gsnedders@gsnedders-margot CISupport % git clean -xfd ../Scripts/libraries/autoinstalled Removing ../Scripts/libraries/autoinstalled/ gsnedders@gsnedders-margot CISupport % python3 ./runUnittests.py build-webkit-org --autoinstall [...] ====================================================================== ERROR: test_all_expected_steps (build-webkit-org.factories_unittest.TestExpectedBuildSteps) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Volumes/gsnedders/projects/WebKit/Tools/CISupport/build-webkit-org/factories_unittest.py", line 1760, in test_all_expected_steps buildSteps.append(step.factory.name) AttributeError: '_BuildStepFactory' object has no attribute 'factory' ====================================================================== ERROR: build-webkit-org.steps_unittest (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: build-webkit-org.steps_unittest Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/Volumes/gsnedders/projects/WebKit/Tools/CISupport/build-webkit-org/steps_unittest.py", line 31, in <module> from buildbot.test.fake.remotecommand import Expect, ExpectRemoteRef, ExpectShell ModuleNotFoundError: No module named 'buildbot.test.fake.remotecommand'
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-16 10:58:52 PDT
<
rdar://problem/162790729
>
Aakash Jain
Comment 2
2025-10-16 11:10:29 PDT
*** This bug has been marked as a duplicate of
bug 299036
***
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