Bug#1121738: freecad: testAppPartmakeFilledFace fails with opencascade 7.9.2: NoSuchObject NCollection_BaseList::PRemove
Drew Parsons
dparsons at debian.org
Mon Dec 1 14:50:03 GMT 2025
Source: freecad
Version: 1.0.2+dfsg-2
Severity: serious
Justification: debci
Control: block 1118271 by -1
Control: forwarded -1 https://github.com/FreeCAD/FreeCAD/issues/25849
freecad is failing tests with opencascade 7.9.2.
This is blocking the opencascade transition #1118271
e.g. https://ci.debian.net/packages/f/freecad/unstable/amd64/66495763/
...
137s ### Running CLI Test TestPartApp ###
137s testEdgeSplitFace (parttests.BRep_tests.BRepTests.testEdgeSplitFace) ... ok
137s testEdgeSplitReplace (parttests.BRep_tests.BRepTests.testEdgeSplitReplace) ... ok
....
137s testAppPartMakeSplitShape (parttests.TopoShapeTest.TopoShapeTest.testAppPartMakeSplitShape) ... ok
137s testAppPartMakeSweepSurface (parttests.TopoShapeTest.TopoShapeTest.testAppPartMakeSweepSurface) ... ok
138s testAppPartmakeFilledFace (parttests.TopoShapeTest.TopoShapeTest.testAppPartmakeFilledFace) ... 21Standard_NoSuchObject NCollection_BaseList::PRemove
138s ERROR
138s testPartCommon (parttests.TopoShapeTest.TopoShapeTest.testPartCommon) ... ok
138s testPartCut (parttests.TopoShapeTest.TopoShapeTest.testPartCut) ... ok
...
138s ======================================================================
138s ERROR: testAppPartmakeFilledFace (parttests.TopoShapeTest.TopoShapeTest.testAppPartmakeFilledFace)
138s ----------------------------------------------------------------------
138s Traceback (most recent call last):
138s File "/usr/share/freecad/Mod/Part/parttests/TopoShapeTest.py", line 328, in testAppPartmakeFilledFace
138s face1 = Part.makeFilledFace(self.doc.Box1.Shape.Faces[3].Edges)
138s Part.OCCError: 21Standard_NoSuchObject NCollection_BaseList::PRemove
138s
138s ----------------------------------------------------------------------
138s Ran 124 tests in 0.770s
138s
138s FAILED (errors=1)
Bug filed upstream
https://github.com/FreeCAD/FreeCAD/issues/25849
More information about the debian-science-maintainers
mailing list