python3 fu/compunits/test/test_alu_compunit.py ERROR: run_all (__main__.BranchTestRunner) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/lkcl/src/libresoc/soc/src/soc/fu/compunits/test/test_compunit.py", line 347, in run_all m.submodules.cu = cu = self.fukls(0) TypeError: __init__() missing 1 required positional argument: 'parent_pspec'
important to keep these functional, jacob. i have an obscure branch unit test to create that i can't use the standard test_issuer.py for
Yeah...sorry i missed that test...probably cuz the Python refactoring tool didn't detect that that file was using the FU classes (cuz it's indirect) and the tests I ran never used that file. AFAICT you already fixed this bug in: https://git.libre-soc.org/?p=soc.git;a=commitdiff;h=ce5fc12d788e2e6a88cb9f3e071cbc8c0352c13b