[alglib] 01/02: Disable evd-test, unreliable on ia64.

Anton Gladky gladk at alioth.debian.org
Fri Sep 6 05:38:56 UTC 2013


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

gladk pushed a commit to branch master
in repository alglib.

commit 99347faa9bdac837e72d8efbcde0a6c42a9372ab
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Fri Sep 6 07:34:57 2013 +0200

    Disable evd-test, unreliable on ia64.
---
 debian/patches/02_disable_some_tests.patch |   18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

diff --git a/debian/patches/02_disable_some_tests.patch b/debian/patches/02_disable_some_tests.patch
index 8469aff..9c1a338 100644
--- a/debian/patches/02_disable_some_tests.patch
+++ b/debian/patches/02_disable_some_tests.patch
@@ -2,9 +2,21 @@ Description: disable some tests, which are unreliable on some atchs.
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2013-09-04
 
---- alglib-3.8.0.orig/tests/test_c.cpp
-+++ alglib-3.8.0/tests/test_c.cpp
-@@ -79965,21 +79965,11 @@ int main(int argc, char **argv)
+--- a/tests/test_c.cpp
++++ b/tests/test_c.cpp
+@@ -79775,11 +79775,6 @@
+     else
+         printf("%-32s FAILED(seed=%u)\n", "filters", (unsigned int)seed);
+     fflush(stdout);
+-    if( call_unittest(seed, testevd, _pexec_testevd, use_smp, &result) )
+-        printf("%-32s OK\n", "evd");
+-    else
+-        printf("%-32s FAILED(seed=%u)\n", "evd", (unsigned int)seed);
+-    fflush(stdout);
+     if( call_unittest(seed, testmatgen, _pexec_testmatgen, use_smp, &result) )
+         printf("%-32s OK\n", "matgen");
+     else
+@@ -79965,21 +79960,11 @@
      else
          printf("%-32s FAILED(seed=%u)\n", "minqp", (unsigned int)seed);
      fflush(stdout);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/alglib.git



More information about the debian-science-commits mailing list