Paul Gevers <[email protected]> writes: > Source: dpkg-dev-el > Version: 37.20.3 > Severity: serious > User: [email protected] > Usertags: regression > > Dear maintainer(s), > > Your package has an autopkgtest, great. However, the last run(s) in > testing on amd64 failed [1]. Can you please investigate the situation > and fix it? > > The release team has announced [2] that failing autopkgtest on amd64 > and arm64 are considered RC in testing. > > If you believe the failure is related to the infrastructure rather > than the test of the package, don't hesitate to reach out to the > ci-team on IRC (#debci on oftc) or via [email protected]. > > Paul > > PS: this bug submission was largely automated, please contact me if > you think I should improve my workflow. > > [1] https://ci.debian.net/packages/d/dpkg-dev-el/testing/amd64 > [2] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html > > https://ci.debian.net/packages/d/dpkg-dev-el/testing/amd64/69749555/ > > 50s Test debian-changelog-mode-verify-values-from-ubuntu-distro-info > condition: > 50s (ert-test-failed > 50s ((should > 50s (cl-subsetp > 50s debian-changelog--allowed-ubuntu-distributions-from-distro-info > 50s debian-changelog--allowed-ubuntu-distributions)) > 50s :form > 50s (cl-subsetp ("jammy" "noble" "questing" "resolute") > 50s ("jammy" "noble" "plucky" "questing" "resolute")) > 50s :value nil)) > 50s FAILED 5/10 > debian-changelog-mode-verify-values-from-ubuntu-distro-info (0.000084 > sec) at tests/debian-changelog-mode-test.el:46 >
It's interesting that the test passes during build time but fails during autopkgtest. Unfortunately, I can only reproduce the failure when running the test manually, and it looks like setting `:test' to `#'equal' gives the intended behavior. In any case, the tests are fragile. I'm preparing a fix to avoid this kind of inconsistency. -- Regards, Xiyue Deng
signature.asc
Description: PGP signature

