Hello, following https://tracker.debian.org/pkg/freecad to
https://ci.debian.net/data/autopkgtest/testing/armhf/f/freecad/19724334/log.gz
I just don't grasp
test_issue_4456 (parttests.regression_tests.RegressionTests)
0004456: Regression : Part.Plane.Intersect do not accept plane as argument ... ok
======================================================================
ERROR: testSchemeTranslation (UnitTests.UnitBasicCases)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/share/freecad/Mod/Test/UnitTests.py", line 126, in testSchemeTranslation
q2 = FreeCAD.Units.Quantity(t[0])
ValueError: syntax error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/freecad/Mod/Test/UnitTests.py", line 131, in testSchemeTranslation
print (u" ".join(e).encode("utf-8").strip())
TypeError: can only join an iterable
If someone could help out with a patch this would be fantastic.
Many thanks!
Steffen