Salome HOME
Merge branch 'V9_9_BR'
[modules/smesh.git] / doc / salome / examples / tests.set
index bf759ea134cdf2b987fe5ed6e0ff1296fd3ad93c..449620fc2bd3ffb03eb95cd3bb1d810120bf96fd 100644 (file)
@@ -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