[beignet] 03/06: Don't try to run tests, it never worked in pbuilder

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Mon Nov 17 22:29:52 UTC 2014


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

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit 38f2ab24cf099d88f2182de669571cadfecc1d13
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Mon Nov 17 16:43:09 2014 +0000

    Don't try to run tests, it never worked in pbuilder
---
 debian/changelog | 3 +--
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e84e39e..2f6e1c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,7 @@ beignet (1.0.0-1) UNRELEASED; urgency=medium
   [ Rebecca N. Palmer ]
   * Re-enable GBE_DEBUG (lost when debhelper switched to 
     None build type)
-  * Run tests (as non-fatal as they will fail on unsupported
-    hardware) with extra debug output
+  * Enable extra debug output in tests
 
  -- Andreas Beckmann <anbe at debian.org>  Mon, 17 Nov 2014 07:09:58 +0100
 
diff --git a/debian/rules b/debian/rules
index 0e2f448..a6f6bb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,3 @@ SUPERFLUOUS=cl.h cl_d3d10.h cl_dx9_media_sharing.h cl_ext.h cl_gl_ext.h cl_platf
 override_dh_auto_configure:
 	$(RM) $(patsubst %,include/CL/%,$(SUPERFLUOUS))
 	dh_auto_configure --buildsystem cmake
-override_dh_auto_test:
-	chmod +x obj-`dpkg-architecture -qDEB_HOST_MULTIARCH`/utests/setenv.sh obj-`dpkg-architecture -qDEB_HOST_MULTIARCH`/utests/utest_run
-	obj-`dpkg-architecture -qDEB_HOST_MULTIARCH`/utests/setenv.sh || true

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



More information about the Pkg-opencl-commits mailing list