Salome HOME
bos #28736 Prevent running HOMARD-related tests in case if MEDFile is built with...
[modules/smesh.git] / doc / salome / examples / tests.set
index bf759ea134cdf2b987fe5ed6e0ff1296fd3ad93c..6c2a12a1d11669f213cda08577f5ff17eec8cd2b 100644 (file)
@@ -56,10 +56,14 @@ SET(BAD_TESTS
 IF(NOT WIN32)
   LIST(APPEND BAD_TESTS
     MGAdaptTests_without_session.py
 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
   )
     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
 ENDIF(NOT WIN32)
 
 SET(GOOD_TESTS