[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/02: temporarily disable junit tests



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

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

commit 884b0bfbdc7aa5e78e2018908e77815efeb8febc
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Jun 10 15:08:00 2015 +0200

    temporarily disable junit tests
---
 changelog | 3 ++-
 rules     | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/changelog b/changelog
index 706bb96..83880f6 100644
--- a/changelog
+++ b/changelog
@@ -8,6 +8,7 @@ libreoffice (1:5.0.0~beta3-1) experimental; urgency=medium
 
   * debian/rules:
     - remove left-over dh_installxmlcatalogs call...
+    - temporarily disable junit tests
 
   * debian/control{,.in}:
     - suggest openclipart2-libreoffice | openclipart-libreoffice
@@ -16,7 +17,7 @@ libreoffice (1:5.0.0~beta3-1) experimental; urgency=medium
   * debian/copyright:
     - remove long gone dmake (closes: #788311)
 
- -- Rene Engelhard <rene@debian.org>  Wed, 10 Jun 2015 09:33:55 +0200
+ -- Rene Engelhard <rene@debian.org>  Wed, 10 Jun 2015 14:58:50 +0200
 
 libreoffice (1:5.0.0~beta1-1) experimental; urgency=medium
 
diff --git a/rules b/rules
index 4bad5ac..43c08b7 100755
--- a/rules
+++ b/rules
@@ -266,10 +266,10 @@ ifeq "$(ENABLE_JAVA)" "y"
       RUN_MAKE_CHECK=y
       RUN_PYTESTS=y
       ifeq "$(DEB_HOST_ARCH)" "i386"
-	ENABLE_JUNIT4=y
+	ENABLE_JUNIT4=n
       endif
       ifeq "$(DEB_HOST_ARCH)" "amd64"
-	ENABLE_JUNIT4=y
+	ENABLE_JUNIT4=n
       endif
     endif
   else
@@ -277,10 +277,10 @@ ifeq "$(ENABLE_JAVA)" "y"
       RUN_MAKE_CHECK=y
       RUN_PYTESTS=y
       ifeq "$(DEB_HOST_ARCH)" "i386"
-	ENABLE_JUNIT4=y
+	ENABLE_JUNIT4=n
       endif
       ifeq "$(DEB_HOST_ARCH)" "amd64"
-	ENABLE_JUNIT4=y
+	ENABLE_JUNIT4=n
       endif
     else
       RUN_MAKE_CHECK=n

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


Reply to: