Salome HOME
Fix two failing tests on Windows: yan/parallel_mesh_win 4/head
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 29 Mar 2023 11:16:34 +0000 (13:16 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 29 Mar 2023 11:16:34 +0000 (13:16 +0200)
commitd1392dc0345fb940899baa1121b9230843e47346
tree080af91946e2b1aa403eb38da292f8207135aae5
parent2271025156469ac1df7098dcbe2de2c1b8ed5190
Fix two failing tests on Windows:
  1- ex30_tepal.py -  vetoe this test on Windows since 3D Mesher is not available GHS3DRPL -  MeshGemsh
  2- creating_parallel_mesh.py: on windows we build Python without tcl/tk thus tkinter module is missing -  do not raise exception in that case
Tested OK on Windows
doc/examples/creating_parallel_mesh.py
test/tests.set