self test failure 0.19.18494

About the development of the FEM module/workbench.

Moderator: bernd

Post Reply
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

self test failure 0.19.18494

Post by sgrogan »

Code: Select all

test_2_static_multiple_material
    from femexamples import multimaterial_twoboxes
ImportError: cannot import name 'multimaterial_twoboxes'
Looks like here https://github.com/FreeCAD/FreeCAD/blob ... ls.py#L184
compared to https://github.com/FreeCAD/FreeCAD/blob ... ts.txt#L41
"fight the good fight"
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: self test failure 0.19.18494

Post by bernd »

User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: self test failure 0.19.18494

Post by bernd »

User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: self test failure 0.19.18494

Post by sgrogan »

bernd wrote: Wed Oct 09, 2019 1:20 am strange, travis did not fail ... https://travis-ci.org/FreeCAD/FreeCAD/b ... tification
I double checked, no test failure when running "FreeCADCmd.exe --run-test 0"
Anyway, thanks for the fix.
"fight the good fight"
Post Reply