[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#973068: marked as done (undercover-el: FTBFS: tests failed)



Your message dated Sun, 01 Nov 2020 11:05:12 +0000
with message-id <E1kZBAe-0004Ac-QN@fasolo.debian.org>
and subject line Bug#973068: fixed in undercover-el 0.7.0-2
has caused the Debian Bug report #973068,
regarding undercover-el: FTBFS: tests failed
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 owner@bugs.debian.org
immediately.)


-- 
973068: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973068
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: undercover-el
Version: 0.7.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package undercover-el
> dpkg-buildpackage: info: source version 0.7.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Lev Lamberov <dogsleg@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with elpa
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building undercover-el using existing ./undercover-el_0.7.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building undercover-el in undercover-el_0.7.0-1.debian.tar.xz
> dpkg-source: info: building undercover-el in undercover-el_0.7.0-1.dsc
>  debian/rules binary
> dh binary --with elpa
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_elpa_test
> 	emacs -batch -Q -l package --eval "(add-to-list 'package-directory-list \"/usr/share/emacs/site-lisp/elpa\")" --eval "(add-to-list 'package-directory-list \"/usr/share/emacs/site-lisp/elpa-src\")" -f package-initialize -L . -L test --eval "(load \"undercover.el\")" -l test/first-example-library-test.el --eval \(ert-run-tests-batch-and-exit\)
> Loading /<<PKGBUILDDIR>>/undercover.el (source)...
> Package cl is deprecated
> Running 10 tests (2020-10-27 12:25:27+0000, selector ‘t’)
> Test test-001/edebug-handlers-are-setted backtrace:
>   signal(ert-test-failed (((should (eq 'undercover--stop-point-before 
>   ert-fail(((should (eq 'undercover--stop-point-before (symbol-functio
>   (if (unwind-protect (setq value-2 (apply fn-0 args-1)) (setq form-de
>   (let (form-description-4) (if (unwind-protect (setq value-2 (apply f
>   (let ((value-2 'ert-form-evaluation-aborted-3)) (let (form-descripti
>   (let* ((fn-0 #'eq) (args-1 (condition-case err (let ((signal-hook-fu
>   (closure (t) nil (let* ((fn-0 #'eq) (args-1 (condition-case err (let
>   ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
>   ert-run-test(#s(ert-test :name test-001/edebug-handlers-are-setted :
>   ert-run-or-rerun-test(#s(ert--stats :selector t :tests [#s(ert-test 
>   ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
>   ert-run-tests-batch(nil)
>   ert-run-tests-batch-and-exit()
>   eval((ert-run-tests-batch-and-exit) t)
>   command-line-1(("-l" "package" "--eval" "(add-to-list 'package-direc
>   command-line()
>   normal-top-level()
> Test test-001/edebug-handlers-are-setted condition:
>     (ert-test-failed
>      ((should
>        (eq 'undercover--stop-point-before
> 	    (symbol-function ...)))
>       :form
>       (eq undercover--stop-point-before nil)
>       :value nil))
>    FAILED   1/10  test-001/edebug-handlers-are-setted (0.000124 sec)
>    passed   2/10  test-002/result-is-correct (0.001455 sec)
>    passed   3/10  test-003/functions-are-covered (0.000054 sec)
>    passed   4/10  test-004/check-distance-stop-points-number-of-covers (0.000121 sec)
>    passed   5/10  test-005/check-coverage-statistics (0.001180 sec)
>    passed   6/10  test-006/check-environment-variables (0.000068 sec)
>    passed   7/10  test-008/should-error (0.000867 sec)
>    passed   8/10  test-009/check-simplecov-report (0.003059 sec)
>    passed   9/10  test-010/check-text-report (0.001166 sec)
>    passed  10/10  test-011/check-text-report-file (0.001415 sec)
> 
> Ran 10 tests, 9 results as expected, 1 unexpected (2020-10-27 12:25:27+0000, 0.107047 sec)
> 
> 1 unexpected results:
>    FAILED  test-001/edebug-handlers-are-setted
> 
> Error: (error "Unsupported report-format")
> dh_elpa_test: error: emacs -batch -Q -l package --eval "(add-to-list 'package-directory-list \"/usr/share/emacs/site-lisp/elpa\")" --eval "(add-to-list 'package-directory-list \"/usr/share/emacs/site-lisp/elpa-src\")" -f package-initialize -L . -L test --eval "(load \"undercover.el\")" -l test/first-example-library-test.el --eval \(ert-run-tests-batch-and-exit\) returned exit code 1
> make: *** [debian/rules:4: binary] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/10/27/undercover-el_0.7.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: undercover-el
Source-Version: 0.7.0-2
Done: Lev Lamberov <dogsleg@debian.org>

We believe that the bug you reported is fixed in the latest version of
undercover-el, 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 973068@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lev Lamberov <dogsleg@debian.org> (supplier of updated undercover-el 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 01 Nov 2020 15:34:18 +0500
Source: undercover-el
Architecture: source
Version: 0.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Changed-By: Lev Lamberov <dogsleg@debian.org>
Closes: 973068
Changes:
 undercover-el (0.7.0-2) unstable; urgency=medium
 .
   * Add patch to fix failing test (Closes: #973068)
Checksums-Sha1:
 e79bdbef554602cdb321ce38e2f4def499fd09b5 2035 undercover-el_0.7.0-2.dsc
 09937ba1379b061f59d3efaee66edb07decda41f 4300 undercover-el_0.7.0-2.debian.tar.xz
 33a0e51a57f5c85cfeb074fc9e079bf67f42a42b 7837 undercover-el_0.7.0-2_amd64.buildinfo
Checksums-Sha256:
 c21a277fb0f253c5f979c443e28e0f5accc2c3e4e2eb2b4e51ef05f34bea8612 2035 undercover-el_0.7.0-2.dsc
 09269698353b59366d2ca18b9aa3fcacb13d5055df378fe68da3a159a545cd67 4300 undercover-el_0.7.0-2.debian.tar.xz
 c3c864ed6281b3758ba4e61d472a576fbc5b5bbd1b766925e6ea5b0c930e5aa1 7837 undercover-el_0.7.0-2_amd64.buildinfo
Files:
 31691336f809b1792ec29f4fafd156dc 2035 lisp optional undercover-el_0.7.0-2.dsc
 677d70cf8d5139051bfc1742f4c68d98 4300 lisp optional undercover-el_0.7.0-2.debian.tar.xz
 7aeefc550d909a4b4d0efcb60d282cfe 7837 lisp optional undercover-el_0.7.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE3mumcdV9mwCc9oZQXudu4gIW0qUFAl+ekS4ACgkQXudu4gIW
0qVVURAAlCjjq1wvp6lLf+82fKdlyvFFvuUECpzYr6SAmyIohsl4t0WowPApeqSM
9G+CPwX5oqtR8ZzTC9vWTtKr876FPeCzD8Q+ySf3j7BY+D886PV7RKfRcC4ov5D1
Us1pt1xdEmv7CxDFfDZkGKHbvVQB1SwgRt1RqNVbq7+sgcfEXzoUKMJ17TLIITUk
ia8Z+qXMeegCym/IGPIzbrtZXDQJKBtCuxY3sW/TV2D8p5R3UTwKURcVitSWXy5M
R1VEAX4yRwLLZ7wP11/qT2FI58HlNTVRbQanLrWSOqMnuHrtx63/DISRXxceOR5k
df9BifMJCsj6XC5eUPnFRCKv7Llf8iM4ZESMoI1Y4VO+rEAuMirnwxbuMPdwQIxm
98b6IYo6POoUgPDcNCIPTPu2vPDSAjtDg7bu2rq9gn+tpiluu3TUuIgjYrKXjVQc
KzQUs+RjItBMjmty1CDSxOKoujsdIMOQD4DKjM1zB6ehUY815eN7d0cTJN0XD+Sa
isQNgrVf87wysHxzQjoJeLeoeTb4rsALQEoBJPxXYwSsE+Opt2t0wk+sLSqODy8f
edvErbv/7j6J0DEHLCYT54+MGhRY/MHODgM5QSLdB/8qkiUW75aOF1tRU2OOuuFM
7A3wrCpx5xHz4VoWHo5YxV9SNtESdrZ5rBbTrbDHMPLfreNB4KY=
=aCvp
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: