[libreoffice] 01/01: make check apparently includes the pyuno pytests now

Rene Engelhard rene at moszumanska.debian.org
Tue Jun 6 21:41:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit ca70876cf6d9c0eb7b12529d1be20f4b64a0c9d0
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Jun 6 23:41:21 2017 +0200

    make check apparently includes the pyuno pytests now
---
 rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/rules b/rules
index 9b00d21..c693078 100755
--- a/rules
+++ b/rules
@@ -290,13 +290,11 @@ ifeq "$(ENABLE_JAVA)" "y"
       RUN_MAKE_CHECK=n
       RUN_MAKE_UICHECK=n
       ENABLE_JUNIT4=n
-      RUN_PYTESTS=n
       ENABLE_CHART_TESTS=n
       ENABLE_EXPORT_VALIDATION_TESTS=n
       BUILD_TEST_PACKAGE=n
     endif
   endif
-  RUN_PYTESTS=y
 #  ifneq (,$(findstring arm,$(DEB_HOST_ARCH)))
 #    export DISABLE_CVE_TESTS=TRUE
 #  endif
@@ -2063,10 +2061,6 @@ ifeq (,$(findstring $(DEB_HOST_ARCH),$(OOO_EXTENSIONS_ARCHS)))
 endif
 endif
 
-ifeq "$(RUN_PYTESTS)" "y"
-	cd $(SOURCE_TREE)/pyuno && $(MAKE) PythonTest_pytests
-endif
-
 install: $(STAMP_DIR)/install-common $(STAMP_DIR)/install-arch $(STAMP_DIR)/install-indep
 
 install-common: $(STAMP_DIR)/install-common

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list