Bug#1027390: prismatic-schema-clojure: autopkgtest needs update for new version of clojure: warning on stderr
Paul Gevers
elbrus at debian.org
Fri Dec 30 20:49:27 GMT 2022
Source: prismatic-schema-clojure
Version: 1.2.0-1
Severity: serious
X-Debbugs-CC: clojure at packages.debian.org
Tags: sid bookworm
User: debian-ci at lists.debian.org
Usertags: needs-update
Control: affects -1 src:clojure
Dear maintainer(s),
With a recent upload of clojure the autopkgtest of
prismatic-schema-clojure fails in testing when that autopkgtest is run
with the binary packages of clojure from unstable. It passes when run
with only packages from testing. In tabular form:
pass fail
clojure from testing 1.11.1-2
prismatic-schema-clojure from testing 1.2.0-1
all others from testing from testing
I copied some of the output at the bottom of this report. The test
itself passes, but there's output on stderr. autopkgtest interprets
stderr output as failure unless the allow-stderr restriction is declared.
Currently this regression is blocking the migration of clojure to
testing [1]. Of course, clojure shouldn't just break your autopkgtest
(or even worse, your package), but it seems to me that the change in
clojure was intended and your package needs to update to the new situation.
If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from clojure should really add
a versioned Breaks on the unfixed version of (one of your) package(s).
Note: the Breaks is nice even if the issue is only in the autopkgtest as
it helps the migration software to figure out the right versions to
combine in the tests.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=clojure
https://ci.debian.net/data/autopkgtest/testing/amd64/p/prismatic-schema-clojure/29779590/log.gz
#'user/all-tests
WARNING: parse-long already refers to: #'clojure.core/parse-long in
namespace: schema.core-test, being replaced by:
#'schema.core-test/parse-long
WARNING: abs already refers to: #'clojure.core/abs in namespace:
clojure.test.check.generators, being replaced by:
#'clojure.test.check.generators/abs
(nil nil nil nil nil nil nil nil nil nil)
Testing schema.test-test
Testing schema.experimental.generators-test
{:result true, :num-tests 100, :seed 1672337573453, :time-elapsed-ms
375, :test-var "spec-test"}
Testing schema.macros-test
Testing schema.experimental.abstract-map-test
Testing schema.experimental.complete-test
Testing schema.core-test
Testing schema.coerce-test
Testing schema.utils-test
Ran 126 tests containing 716 assertions.
0 failures, 0 errors.
autopkgtest [18:12:55]: test unittests
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-clojure-maintainers/attachments/20221230/48a75614/attachment.sig>
More information about the Pkg-clojure-maintainers
mailing list