[Pkg-opencl-devel] [beignet] 42/47: skip deleted tests

Andreas Beckmann anbe at moszumanska.debian.org
Fri Oct 31 21:45:50 UTC 2014


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

anbe pushed a commit to branch master
in repository beignet.

commit 31fc15455242c46e55a998e4fab047d610b2c6f0
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Oct 31 17:26:01 2014 +0000

    skip deleted tests
---
 debian/changelog                        |  1 +
 debian/patches/Skip-deleted-tests.patch | 25 +++++++++++++++++++++++++
 debian/patches/series                   |  1 +
 3 files changed, 27 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ed47848..8bbf7a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ beignet (0.9.3~dfsg-1) UNRELEASED; urgency=medium
   * 0001-fix-some-typos.patch: New.
   * 0002-use-env-to-set-environment-variables-for-GBE_BIN_GEN.patch: New, fix
     FTBFS of "~dfsg" versions in pbuilder etc.
+  * Skip-deleted-tests.patch: New. Thanks to Rebecca N. Palmer.
 
  -- Andreas Beckmann <anbe at debian.org>  Fri, 31 Oct 2014 21:22:59 +0100
 
diff --git a/debian/patches/Skip-deleted-tests.patch b/debian/patches/Skip-deleted-tests.patch
new file mode 100644
index 0000000..ce19e0b
--- /dev/null
+++ b/debian/patches/Skip-deleted-tests.patch
@@ -0,0 +1,25 @@
+Description: Skip deleted tests
+
+Parts of the test suite are omitted from this package because they
+are not DFSG-free.  Skip those parts to allow running the rest.
+
+Author: Rebecca Palmer <rebecca_palmer at zoho.com>
+Bug-Debian: https://bugs.debian.org/767387
+
+diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt
+index 9c531de..43965ac 100644
+--- a/utests/CMakeLists.txt
++++ b/utests/CMakeLists.txt
+@@ -22,12 +22,8 @@ set (utests_sources
+   utest_error.c
+   compiler_basic_arithmetic.cpp
+   compiler_displacement_map_element.cpp
+-  compiler_shader_toy.cpp
+   compiler_mandelbrot.cpp
+   compiler_mandelbrot_alternate.cpp
+-  compiler_box_blur_float.cpp
+-  compiler_box_blur_image.cpp
+-  compiler_box_blur.cpp
+   compiler_insert_to_constant.cpp
+   compiler_argument_structure.cpp
+   compiler_arith_shift_right.cpp
diff --git a/debian/patches/series b/debian/patches/series
index 781d8c1..848fb81 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@ Link-against-terminfo.patch
 Fix-build-failure.patch
 0001-fix-some-typos.patch
 0002-use-env-to-set-environment-variables-for-GBE_BIN_GEN.patch
+Skip-deleted-tests.patch

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



More information about the Pkg-opencl-devel mailing list