disable python problems test as it segfaults on factory and require python expert
authorJosef Reidinger <jreidinger@suse.cz>
Tue, 5 Jun 2012 09:22:36 +0000 (09:22 +0000)
committerJosef Reidinger <jreidinger@suse.cz>
Tue, 5 Jun 2012 09:26:59 +0000 (09:26 +0000)
swig/python/tests/CMakeLists.txt

index 932da25..1ab2881 100644 (file)
@@ -7,5 +7,5 @@ ENABLE_TESTING()
 ADD_TEST(bindings_python_loading     python ${CMAKE_CURRENT_SOURCE_DIR}/loading.py)
 ADD_TEST(bindings_python_repoinfo    python ${CMAKE_CURRENT_SOURCE_DIR}/repoinfo.py)
 ADD_TEST(bindings_python_commit_callbacks  python ${CMAKE_CURRENT_SOURCE_DIR}/commit_callbacks.py)
-ADD_TEST(bindings_python_problems    python ${CMAKE_CURRENT_SOURCE_DIR}/problems.py)
+ADD_TEST(bindings_python_problems    python ${CMAKE_CURRENT_SOURCE_DIR}/problems.py)
 # ADD_TEST(bindings_python_installed_path    python ${CMAKE_CURRENT_SOURCE_DIR}/installed_path.py)