[beignet] 01/02: Skip tests with known issues

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Fri Sep 9 07:18:15 UTC 2016


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

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

commit ab002ee065d6692f3dfc51db66235a850d3cfe23
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Sep 9 07:42:27 2016 +0100

    Skip tests with known issues
    
    (as the test suite doesn't mark expected failures as such)
---
 debian/changelog                       | 1 +
 debian/patches/Enable-test-debug.patch | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b0703e6..96aa53d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ beignet (1.2.0-1) UNRELEASED; urgency=medium
   * Switch to LLVM 3.8 also on x32 and kfreebsd-i386.
   * Update and improve documentation.
   * Re-enable test suite (disabled by default upstream).
+  * Skip tests with known issues.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Sun, 04 Sep 2016 20:53:34 +0100
 
diff --git a/debian/patches/Enable-test-debug.patch b/debian/patches/Enable-test-debug.patch
index bf755ee..ad66302 100644
--- a/debian/patches/Enable-test-debug.patch
+++ b/debian/patches/Enable-test-debug.patch
@@ -200,9 +200,9 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
  export OCL_INTERP_PATH=@LOCAL_INTERP_OBJECT_DIR@
  #disable self-test so we can get something more precise than "doesn't work"
  export OCL_IGNORE_SELF_TEST=1
-+obj-`dpkg-architecture -qDEB_HOST_GNU_TYPE`/utests/utest_run -a
++obj-`dpkg-architecture -qDEB_HOST_GNU_TYPE`/utests/utest_run
 +export OCL_STRICT_CONFORMANCE=0
-+obj-`dpkg-architecture -qDEB_HOST_GNU_TYPE`/utests/utest_run -a
++obj-`dpkg-architecture -qDEB_HOST_GNU_TYPE`/utests/utest_run
 --- beignet.orig/utests/utest_generator.py
 +++ beignet/utests/utest_generator.py
 @@ -159,6 +159,7 @@ def udebug(ulpSize,returnType,function):

-- 
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