Your message dated Fri, 26 Aug 2016 16:20:36 +0000
with message-id <e1bdjrw-0003zd...@franck.debian.org>
and subject line Bug#834890: fixed in commons-math 2.2-6
has caused the Debian Bug report #834890,
regarding commons-math: FTBFS with probability > 0 in a deliberate way
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
834890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834890
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:commons-math
Version: 2.2-5
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh /<<PKGBUILDDIR>>/debian
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No 
such file or directory
mh_patchpoms -plibcommons-math-java --debian-build --keep-pom-version 
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo 
touch debian/stamp-poms-patched
# before-build target may be used to unpatch the pom files, so we need to check 
if
# patching the pom files is needed here, normally not
if [ ! -f pom.xml.save ]; then \

[... snipped ...]

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
org.apache.commons.math.genetics.BinaryChromosomeTest
Running org.apache.commons.math.genetics.TournamentSelectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.commons.math.genetics.TournamentSelectionTest
Running org.apache.commons.math.genetics.RandomKeyMutationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.commons.math.genetics.RandomKeyMutationTest
Running org.apache.commons.math.genetics.OnePointCrossoverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.commons.math.genetics.OnePointCrossoverTest
Running org.apache.commons.math.genetics.GeneticAlgorithmTestBinary
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in 
org.apache.commons.math.genetics.GeneticAlgorithmTestBinary
Running org.apache.commons.math.geometry.Vector3DTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in 
org.apache.commons.math.geometry.Vector3DTest
Running org.apache.commons.math.geometry.Vector3DFormatTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in 
org.apache.commons.math.geometry.Vector3DFormatTest
Running org.apache.commons.math.geometry.RotationOrderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.commons.math.geometry.RotationOrderTest
Running org.apache.commons.math.geometry.RotationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in 
org.apache.commons.math.geometry.RotationTest
Running org.apache.commons.math.geometry.FrenchVector3DFormatTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in 
org.apache.commons.math.geometry.FrenchVector3DFormatTest

Results :

Failed tests: 
  GammaDistributionTest>ContinuousDistributionAbstractTest.testSampling:275 
Chisquare test failed p-value = 7.68153812779615E-4 chisquare statistic = 
16.823999999999998. 
value   expected        observed
1       250             230
2       250             296
3       250             211
4       250             263
This test can fail randomly due to sampling error with probability 0.001.

Tests run: 2461, Failures: 1, Errors: 0, Skipped: 2

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.898 s
[INFO] Finished at: 2016-08-20T08:57:22+02:00
[INFO] Final Memory: 7M/17M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project commons-math: There are test failures.
[ERROR] 
[ERROR] Please refer to /<<PKGBUILDDIR>>/target/surefire-reports for the 
individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
/usr/share/cdbs/1/class/maven.mk:127: recipe for target 
'debian/stamp-maven-check' failed
make: *** [debian/stamp-maven-check] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Tests are supposed to be always successful.

Sometimes we have packages having tests which fail randomly. Some
people forgive them because we don't know the reason why they fail.

But this package has a test which fails randomly with a known
probability, and it is not designed to be always successful.

I don't think that's acceptable at all.


Once you disable the test that fail randomly, please consider
uploading the package in source-only form, so that we get pretty
official build logs here:

https://buildd.debian.org/status/package.php?p=commons-math

Thanks.

--- End Message ---
--- Begin Message ---
Source: commons-math
Source-Version: 2.2-6

We believe that the bug you reported is fixed in the latest version of
commons-math, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated commons-math package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 26 Aug 2016 16:25:16 +0200
Source: commons-math
Binary: libcommons-math-java libcommons-math-java-doc
Architecture: source
Version: 2.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libcommons-math-java - Java lightweight mathematics and statistics components
 libcommons-math-java-doc - Java lightweight mathematics and statistics 
components - document
Closes: 834890
Changes:
 commons-math (2.2-6) unstable; urgency=medium
 .
   * Team upload.
   * Declare compliance with Debian Policy 3.9.8.
   * Vcs-fields: Use https.
   * Switch from cdbs to dh sequencer.
   * Add disable-testSampling-test.patch.
     Disable testSampling test that fails with a probability of 0.001.
     (Closes: #834890)
Checksums-Sha1:
 04224d15fc59bb3824549ce3823aea292aab1e53 2292 commons-math_2.2-6.dsc
 4ffb8c06d8403b816e4ad646faafcf6f5e8d52cd 6976 commons-math_2.2-6.debian.tar.xz
Checksums-Sha256:
 53047323d34f59e5ec676a81a6fa71e8d6137483d82a306f6de753385a568172 2292 
commons-math_2.2-6.dsc
 3f0c2b6d5a06cdf44ad8d8d76f7c5595c844e90249cacb0df62a97916c0d68b3 6976 
commons-math_2.2-6.debian.tar.xz
Files:
 9e4331549bddd41b32878cd7ebfe869a 2292 java optional commons-math_2.2-6.dsc
 401b093490e6712959e130096e9b6b54 6976 java optional 
commons-math_2.2-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJXwFMcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1Hk1eYQAKrTb5aEkznNHUB8WvnsoPFU
GheLtaB7ff5Owe6Nla5ssML9aUFfWR0SOrOEK1QcE52he+ZygZpqmU25XeEeTFOg
Iy+fZkpSPA53YXPk2CIzdYmWBp+N/SdcC81xjGqtwVDIuQoGNmVh6cBst+a3wvXi
pDotV/kAfnPyxocbS8nfWmqOQDVIzpPG38ohXOO31hNLuoqOZprctbedJz0A+yA1
EKHM/UaqXEhKWqWFzX6GLnlNpsSmYCqeaL8fSDbNSWDanYYbaj4FdGuH0lye2kh3
kbNGomTaG21FgrHu/a5/fkypzJ3dNGSEkYbeOMEKJ+vD1dH2e0O1LQPIx/k55RO+
X5QrsrUBRwopNDh0855jqESTN3GjIxVJ/iQMY1LkM+aamj+739w+HITTfcCLcSjY
JGlulTtw1GgRpke/FDz2y1wYQ0DJs+uY1Hu7uMSRhOg+mcK1NVIwzFsjolH/QrJ4
ef8pqZMumlfuWYKjWEa34zBPhNponEFY2QJIvbH9dEi2kPoQmoUOdbW4tcMuidDJ
QbzvSV3Vh3WWCN6RSLzUQ/QR8pf2BvkKi9J/FRWv3oE5Yv9LfGYJIwjucQzRsKbv
xMxCjMQpl0t0oK7W8UbW2nS0Xfpk/a3NZQ98gmWH9cyxk8fa0c9xMPdbmy8E9bHz
iYgxRunq/5upOBpZl25X
=z5OW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to