[SCM] Packaging for alglib branch, master, updated. debian/3.7.0-3-2-gd062c12
Anton Gladky
gladky.anton at gmail.com
Thu May 16 19:39:17 UTC 2013
The following commit has been merged in the master branch:
commit ed6f21f92228ceb45e24d1191cc37197d0fd1c5b
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Thu May 16 20:51:37 2013 +0200
Disable some (they were not properly disabled during the previous uploads).
diff --git a/debian/patches/02_disable_some_tests.patch b/debian/patches/02_disable_some_tests.patch
index b42f067..394c8c0 100644
--- a/debian/patches/02_disable_some_tests.patch
+++ b/debian/patches/02_disable_some_tests.patch
@@ -24,3 +24,20 @@ Last-Update: 2013-05-16
+@@ -76793,16 +76787,6 @@
+ else
+ printf("%-32s FAILED(seed=%u)\n", "minqp", (unsigned int)seed);
+ fflush(stdout);
+- if( call_unittest(seed, testminlm, _pexec_testminlm, use_smp, &result) )
+- printf("%-32s OK\n", "minlm");
+- else
+- printf("%-32s FAILED(seed=%u)\n", "minlm", (unsigned int)seed);
+- fflush(stdout);
+- if( call_unittest(seed, testlsfit, _pexec_testlsfit, use_smp, &result) )
+- printf("%-32s OK\n", "lsfit");
+- else
+- printf("%-32s FAILED(seed=%u)\n", "lsfit", (unsigned int)seed);
+- fflush(stdout);
+ if( call_unittest(seed, testpspline, _pexec_testpspline, use_smp, &result) )
+ printf("%-32s OK\n", "pspline");
+ else
--
Packaging for alglib
More information about the debian-science-commits
mailing list