X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.squish%2Fsuite_PYTHONAPI_SALOME%2Ftst_Platine%2Ftest.py;h=485aa402d0bc0eff68dcfc1887d721e0e6fe3b9f;hb=d93f18c32f27c9a87a00ddeb0eebff9364104b14;hp=8b836c50bf6b764c7ee3042df0bb091ddd8da348;hpb=d02a4187b50a5416490c15a377406421fdc303de;p=modules%2Fshaper.git diff --git a/test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py b/test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py index 8b836c50b..485aa402d 100644 --- a/test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py +++ b/test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py @@ -42,7 +42,9 @@ def main(): clickItem(":Object browser_XGUI_DataTree", "Part\\_1.Constructions (3)", -10, 10, 0, Qt.LeftButton) waitForObjectItem(":Object browser_XGUI_DataTree", "Part\\_1.Bodies (1)") clickItem(":Object browser_XGUI_DataTree", "Part\\_1.Bodies (1)", -10, 10, 0, Qt.LeftButton) - test.vp("VP_TREE") + # Tree is under modification, so it can not be checked by a picture + # Moreover a mask for a text should be provided to check it on different platforms + #test.vp("VP_TREE") # [step] Change parameter values: L = 64, E = 5, P = 80 set_parameter_value("L", 64)