View Issue Details

IDProjectCategoryView StatusLast Update
0004694FreeCADBugpublic2021-08-20 14:18
ReporterSanguinario_Joe Assigned Toberndhahnebach  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.20 
Summary0004694: 2 tests are failing
Description2 tests are failing when you run ./bin/FreeCAD --run-test 0

======================================================================
FAIL: test_box_frequency (femtest.app.test_ccxtools.TestCcxTools)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/pepe/freecad/build/Mod/Fem/femtest/app/test_ccxtools.py", line 102, in test_box_frequency
    self.result_reading_test(
  File "/home/pepe/freecad/build/Mod/Fem/femtest/app/test_ccxtools.py", line 323, in result_reading_test
    self.assertFalse(
AssertionError: True is not false : Invalid results read from .frd file

======================================================================
FAIL: test_thermomech_flow1D (femtest.app.test_ccxtools.TestCcxTools)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/pepe/freecad/build/Mod/Fem/femtest/app/test_ccxtools.py", line 158, in test_thermomech_flow1D
    self.result_reading_test(
  File "/home/pepe/freecad/build/Mod/Fem/femtest/app/test_ccxtools.py", line 323, in result_reading_test
    self.assertFalse(
AssertionError: True is not false : Invalid results read from .frd file

----------------------------------------------------------------------
Steps To Reproduce./bin/FreeCAD --run-test 0
Tagstesting
FreeCAD Information<!--ATTENTION:
COMPLETELY ERASE THIS AFTER PASTING YOUR
Help > About FreeCAD > Copy to clipboard
NOTE: just the snippet alone will do without anything else included.
The ticket will not be submitted without it.
-->

Activities

Kunda1

2021-08-10 11:48

administrator   ~0015792

@Sanguinario_Joe I can't reproduce running any of the FEM tests

--run-test TestFemApp
--run-test TestFemGui

But I get errors running openscad app test


OS: Manjaro Linux (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.20.25429 (Git) AppImage
Build type: Release
Branch: master
Hash: acce57a25d82b0408fa07b9452ed31c8a06c7a1b
Python version: 3.9.6
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.2
Locale: English/United States (en_US)

Sanguinario_Joe

2021-08-16 15:15

developer   ~0015818

Yeah, someone disabled those tests by hand. I don't know if they already fixed or just kept them disabled.

Feel free to close the issue

Issue History

Date Modified Username Field Change
2021-07-01 12:37 Sanguinario_Joe New Issue
2021-07-01 12:37 Sanguinario_Joe Tag Attached: testing
2021-07-30 01:41 Kunda1 Assigned To => berndhahnebach
2021-07-30 01:41 Kunda1 Status new => assigned
2021-08-10 11:48 Kunda1 Note Added: 0015792
2021-08-10 11:49 Kunda1 Category Patch => Bug
2021-08-16 15:15 Sanguinario_Joe Note Added: 0015818
2021-08-20 14:18 Kunda1 Status assigned => closed
2021-08-20 14:18 Kunda1 Resolution open => fixed