Build failure on Travis

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
wmayer
Founder
Posts: 20319
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Build failure on Travis

Post by wmayer »

For several days we again have build failures on Travis. So far only the Windows version is affected while Linux versions still succeed.

Test failure occurs in the FEM unit tests:
======================================================================
FAIL: test_1_static_analysis (femtest.testccxtools.TestCcxTools)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\Users\travis\build\FreeCAD\FreeCAD\build\Mod\Fem\femtest\testccxtools
.py", line 268, in test_1_static_analysis
"Invalid results read from .frd file"
AssertionError: True is not false : Invalid results read from .frd file
----------------------------------------------------------------------
bernd wrote: ping
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Build failure on Travis

Post by Kunda1 »

Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
mlampert
Veteran
Posts: 1772
Joined: Fri Sep 16, 2016 9:28 pm

Re: Build failure on Travis

Post by mlampert »

Interestingly I also get them on Linux - I presume there's a new dependency I would need to install?
Post Reply