Salome HOME
Fix DoubleNodes not affecting new nodes on polyhedra
[modules/smesh.git] / doc / salome / examples / tests.set
index e9b6e637504ed6d2c33b0a8dee86145151ba701a..4e392b19df4340ae51272a816cbe765843545a97 100644 (file)
@@ -46,6 +46,13 @@ SET(BAD_TESTS
   test_smeshplugin_mg_tetra_parallele.py
   test_smeshplugins.py
   MGAdaptTests_without_session.py
+  blocFissure_01_without_session.py
+  blocFissure_02_without_session.py
+  blocFissure_03_without_session.py
+  blocFissure_04_without_session.py
+  blocFissure_05_without_session.py
+  blocFissure_06_without_session.py
+  blocFissure_07_without_session.py
   )
 
 SET(GOOD_TESTS
@@ -106,6 +113,7 @@ 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
@@ -190,6 +198,9 @@ set(SESSION_FREE_TESTS
   basic_geom_smesh_without_session.py
   basic_shaper_smesh_without_session.py
   shaper_smesh_groups_without_session.py
+  basic_smesh_output_with_mc_field.py
+  ssl_hdf5_symbols_conflicts.py
+  doublenodes_polyhedra.py
 )
 
 SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} ${SESSION_FREE_TESTS} testme.py)