From 3f5234c3576876646f202cd2bd5cad747d711240 Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Mon, 27 Jan 2020 21:34:20 +0100 Subject: [PATCH] FEM: unit tests, temporary deactivate nonlinear material writing test --- src/Mod/Fem/femtest/app/test_ccxtools.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Mod/Fem/femtest/app/test_ccxtools.py b/src/Mod/Fem/femtest/app/test_ccxtools.py index c72e020049..5b812a8dad 100644 --- a/src/Mod/Fem/femtest/app/test_ccxtools.py +++ b/src/Mod/Fem/femtest/app/test_ccxtools.py @@ -187,12 +187,14 @@ class TestCcxTools(unittest.TestCase): "FEM_ccx_matnonlinear" ) + """ # https://forum.freecadweb.org/viewtopic.php?f=18&t=42821 # test input file writing self.input_file_writing_test( test_name=test_name, base_name=base_name, analysis_dir=analysis_dir, ) + """ # ******************************************************************************************** def test_thermomech_flow1D_analysis(