X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Ftests.set;h=449620fc2bd3ffb03eb95cd3bb1d810120bf96fd;hp=bf759ea134cdf2b987fe5ed6e0ff1296fd3ad93c;hb=d9f4b53e489dd5857db264ede6acded7b076c9f1;hpb=261931b593c549d5676c084e4a5293fab4a81e13 diff --git a/doc/salome/examples/tests.set b/doc/salome/examples/tests.set index bf759ea13..449620fc2 100644 --- a/doc/salome/examples/tests.set +++ b/doc/salome/examples/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2021 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2015-2022 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -56,10 +56,14 @@ SET(BAD_TESTS IF(NOT WIN32) LIST(APPEND BAD_TESTS MGAdaptTests_without_session.py - test_homard_adapt.py - test_uniform_refinement.py test_smeshplugin_mg_tetra_parallele.py ) + IF(MED_INT_IS_LONG) + LIST(APPEND BAD_TESTS + test_homard_adapt.py + test_uniform_refinement.py + ) + ENDIF(MED_INT_IS_LONG) ENDIF(NOT WIN32) SET(GOOD_TESTS @@ -120,7 +124,6 @@ SET(GOOD_TESTS filters_ex39.py filters_node_nb_conn.py filters_belong2group.py - find_salome_actor_delegate_to_vtk.py grouping_elements_ex01.py grouping_elements_ex02.py grouping_elements_ex03.py