Your message dated Sun, 19 Jan 2025 11:19:47 +0000
with message-id <e1tztlh-00aoj2...@fasolo.debian.org>
and subject line Bug#1091873: fixed in octave-statistics 1.7.0-4
has caused the Debian Bug report #1091873,
regarding octave-statistics: flaky autopkgtest: seems to hang and times out
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.)
--
1091873: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091873
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: octave-statistics
Version: 1.7.0-2
Severity: serious
User: debian...@lists.debian.org
Usertags: flaky
Dear maintainer(s),
I looked at the results of the autopkgtest of your package because it's
blocking gcc-14. I noticed that it regularly fails.
Because the unstable-to-testing migration software now blocks on
regressions in testing, flaky tests, i.e. tests that flip between
passing and failing without changes to the list of installed packages,
are causing people unrelated to your package to spend time on these
tests.
Don't hesitate to reach out if you need help and some more information
from our infrastructure.
Paul
https://ci.debian.net/packages/o/octave-statistics/testing/amd64/55343399/
1669s ***** test
1669s x = ones(4, 11);
1669s y = {"a"; "a"; "b"; "b"};
1669s k = 3;
1669s a = fitcknn (x, y, "NumNeighbors", k);
1669s partition = cvpartition (y, "LeaveOut");
1669s cvModel = ClassificationPartitionedModel (a, partition);
1669s [label, score, cost] = kfoldPredict (cvModel);
1669s assert (class(cvModel), "ClassificationPartitionedModel");
1669s assert ({cvModel.X, cvModel.Y}, {x, y});
1669s assert (cvModel.NumObservations, 4);
1669s assert (cvModel.ModelParameters.NumNeighbors, k);
1669s assert (cvModel.ModelParameters.NSMethod, "exhaustive");
1669s assert (cvModel.ModelParameters.Distance, "euclidean");
1669s assert (! cvModel.ModelParameters.Standardize);
1669s assert (label, {"b"; "b"; "a"; "a"});
1669s assert (score, [0.3333, 0.6667; 0.3333, 0.6667; 0.6667, 0.3333; ...
1669s 0.6667, 0.3333], 1e-4);
1669s assert (cost, [0.6667, 0.3333; 0.6667, 0.3333; 0.3333, 0.6667; ...
1669s 0.3333, 0.6667], 1e-4);
1669s ***** error<ClassificationPartitionedModel.kfoldPredict: 'Cost'
output is not supported for ClassificationSVM cross validated models.> ...
1669s [label, score, cost] = kfoldPredict (crossval (ClassificationSVM
(ones (40,2), randi ([1, 2], 40, 1))))
1669s ***** error<ClassificationPartitionedModel.kfoldPredict: 'Cost'
output is not supported for ClassificationNeuralNetwork cross validated
models.> ...
1669s [label, score, cost] = kfoldPredict (crossval
(ClassificationNeuralNetwork (ones (40,2), randi ([1, 2], 40, 1))))
10077s autopkgtest [14:05:12]: ERROR: timed out on command "su -s
/bin/bash debci -c set -e; exec
/tmp/autopkgtest-lxc.1blv5zzr/downtmp/wrapper.sh
--artifacts=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/command1-artifacts
--chdir=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/build.ddb/src
--env=DEB_BUILD_OPTIONS=parallel=64 --env=DEBIAN_FRONTEND=noninteractive
--env=LANG=C.UTF-8 --unset-env=LANGUAGE --unset-env=LC_ADDRESS
--unset-env=LC_ALL --unset-env=LC_COLLATE --unset-env=LC_CTYPE
--unset-env=LC_IDENTIFICATION --unset-env=LC_MEASUREMENT
--unset-env=LC_MESSAGES --unset-env=LC_MONETARY --unset-env=LC_NAME
--unset-env=LC_NUMERIC --unset-env=LC_PAPER --unset-env=LC_TELEPHONE
--unset-env=LC_TIME --script-pid-file=/tmp/autopkgtest_script_pid
--source-profile
--stderr=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/command1-stderr
--stdout=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/command1-stdout
--tmp=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/autopkgtest_tmp -- bash -ec
'DH_OCTAVE_TEST_ENV="xvfb-run -a" /usr/bin/dh_octave_check
--use-installed-package'" (kind: test)
10078s autopkgtest [14:05:13]: test command1: -----------------------]
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: octave-statistics
Source-Version: 1.7.0-4
Done: Sébastien Villemot <sebast...@debian.org>
We believe that the bug you reported is fixed in the latest version of
octave-statistics, 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 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sébastien Villemot <sebast...@debian.org> (supplier of updated
octave-statistics 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: Sun, 19 Jan 2025 11:40:53 +0100
Source: octave-statistics
Architecture: source
Version: 1.7.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <team+pkg-octave-t...@tracker.debian.org>
Changed-By: Sébastien Villemot <sebast...@debian.org>
Closes: 1091873
Changes:
octave-statistics (1.7.0-4) unstable; urgency=medium
.
* tests-disabled-for-debCI.patch: disable more slow tests on debCI/amd64
(Closes: #1091873)
Checksums-Sha1:
778329fc82bef66b6810414a713d703fad144db2 2288 octave-statistics_1.7.0-4.dsc
16460c574738f8e4c4df8fafad926358fadf55a5 11112
octave-statistics_1.7.0-4.debian.tar.xz
ceb5814816706c028799d6ad60e56f1aa0847376 23223
octave-statistics_1.7.0-4_amd64.buildinfo
Checksums-Sha256:
68e52b92c3da1be217149d32385cba94a1cfbdfa1cbd09cb1ee21dcb77dc271c 2288
octave-statistics_1.7.0-4.dsc
aaeea229634a377110007adce25901d9566382a7c6c05b4c6c3e85943b2a487e 11112
octave-statistics_1.7.0-4.debian.tar.xz
d98198d75c297d06ef1fd2f10d16808f2dbea532e931ebf8d9b1a44b2c296d7a 23223
octave-statistics_1.7.0-4_amd64.buildinfo
Files:
1f17b6b0123e5fa33fa7f660cd9d2988 2288 math optional
octave-statistics_1.7.0-4.dsc
b35eb2776c9a64ff0a7a2cad8e34ffb2 11112 math optional
octave-statistics_1.7.0-4.debian.tar.xz
ff9f512b19b8eb6d1af477550426fddd 23223 math optional
octave-statistics_1.7.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmeM3FgACgkQLOzpNQ7O
vkpf4xAAhucmi4QaTXSb0SERORvayB3AUPpBhCvbq6efkzbifR5r+Lmd4BOt+SMn
AL5LW6cflcLDYnBlghX8VpwJhvwA4QeL7VAp2PeGoUwkelOOQCc8hggl9kukHh3e
UkFLPGJlSvWFFHd04c/sPsF+7KqUidI7kk+K7AQsT+RLl6w29f0MKmps2AD1YOnp
ong3qzveDtdUBqcyIFvVkpbAJjAZ5u057FTIRA29YoCaN5t+0Dx0PS/T5tHngMmu
0EeriqLw9oHa8DqwolHBPkouGgYAoRijSUDoq3DAKIIGJFZZPjbAGJ5DYM5I7wuM
jHdr0JSUt4yzWWidpHxlLeY1lf/BmMQUsUqgIyEHrkykI9b7P/vLMvUamhjrCrKg
QtosHptrthF3yP7rzdUNaa90lRI5rieOPTcRcRRp2djoab5Unp0mq5GdPtDKGdQf
rugp5DeucOh+ciJ2l1h5usgrjGIeEOvi2Yp1g143a5x3ptYyFy7L2hy816b0FJrm
Hz9kSC1YV/7OdsaBM+tsWR4cQ/J4wM0LVg4aIyRAspgJ5h+rYg3riROqyvfwZ8VY
0MSBUYHaPtmwn6eFRaHqRDxsSfzs1lT/Mpeo1FAGbjA6pOT/sBnWNRntirV5koN0
F05LGsEu/GKieSvkR+b3vB4l818VGvB/LUIXGuXjB7iAba1x8zQ=
=P2DX
-----END PGP SIGNATURE-----
pgpzqEE4zxG15.pgp
Description: PGP signature
--- End Message ---