united
bugs
imps
- dump_study
+# dump_study Save trace functionality of ParaView is now working
+# as expected: switch off dump_study tests until it will be corrected.
)
FOREACH(test_dir ${TEST_DIRECTORIES})
# For make test
IF(SALOME_PARAVIS_ALL_TEST)
SET(TEST_NAMES ${ALL_TESTS})
+ # Increase timeout for specific tests
+ SET_TESTS_PROPERTIES(CUTLINES_F4 PROPERTIES TIMEOUT 5000)
ELSE()
SET(TEST_NAMES ${BASE_TESTS})
ENDIF()
SET_TESTS_PROPERTIES(${TEST_NAME} PROPERTIES ENVIRONMENT "${tests_env}")
ENDFOREACH()
-# Increase timeout for specific tests
-SET_TESTS_PROPERTIES(CUTLINES_F4 PROPERTIES TIMEOUT 5000)
-
# Application tests
SET(APPLICATION_TESTS ${ALL_TESTS})
SET(TEST_INSTALL_DIRECTORY ${SALOME_INSTALL_SCRIPT_SCRIPTS}/test/VisuPrs/CutLines)
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
#
-SET(BASE_TESTS A0 B1 C3 D0 E0)
+SET(BASE_TESTS A0 B1 C3 E0)
SET(ALL_TESTS A0 A1 A2 A3 A4 A5 A6 A7 A9 B1 C3 C5 C6 C9
D1 D3 D6 D7 E0)