Your message dated Fri, 20 Jul 2018 23:51:13 +0000
with message-id <[email protected]>
and subject line Bug#901080: fixed in libtest-differences-perl 0.64-2
has caused the Debian Bug report #901080,
regarding libtest-differences-perl: FTBFS with newer versions of 
libtest-simple-perl: t/column-headers.t failure with verbose tests
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 [email protected]
immediately.)


-- 
901080: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901080
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libtest-differences-perl
Version: 0.64-1
Severity: important
User: [email protected]
Usertags: perl-5.28-transition

This package fails to build with perl 5.28.0-RC1 (currently in
experimental).

 
http://perl.debian.net/rebuild-logs/perl-5.28-throwaway/libtest-differences-perl_0.64-1/libtest-differences-perl_0.64-1_amd64-2018-06-08T17:52:42Z.build

This seems to be related to verbose test output. 

$ prove -b t/column-headers.t 
t/column-headers.t .. ok   
All tests successful.
Files=1, Tests=2,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.13 cusr  0.02 
csys =  0.17 CPU)
Result: PASS

$ prove -v -b t/column-headers.t 
t/column-headers.t .. 
not ok 1 - got expected error output
#   Failed test 'got expected error output'
#   at t/column-headers.t line 14.
#          got: '#   Failed test 'both the same'
# #   at t/script/default-headers line 8.
# # +----+----------------+----------------+
# # | Elt|Got             |Expected        |
# # +----+----------------+----------------+
# # |   0|{               |{               |
# # *   1|  foo => 'bar'  |  foo => 'baz'  *
# # |   2|}               |}               |
# # +----+----------------+----------------+
# # Looks like you failed 1 test of 1.
# '
#     expected: '
# #   Failed test 'both the same'
# #   at t/script/default-headers line 8.
# # +----+----------------+----------------+
# # | Elt|Got             |Expected        |
# # +----+----------------+----------------+
# # |   0|{               |{               |
# # *   1|  foo => 'bar'  |  foo => 'baz'  *
# # |   2|}               |}               |
# # +----+----------------+----------------+
# # Looks like you failed 1 test of 1.
# '
not ok 2 - got expected error output
#   Failed test 'got expected error output'
#   at t/column-headers.t line 36.
#          got: '#   Failed test 'both the same'
# #   at t/script/custom-headers line 8.
# # +----+----------------+----------------+
# # | Elt|Lard            |Chips           |
# # +----+----------------+----------------+
# # |   0|{               |{               |
# # *   1|  foo => 'bar'  |  foo => 'baz'  *
# # |   2|}               |}               |
# # +----+----------------+----------------+
# # Looks like you failed 1 test of 1.
# '
#     expected: '
# #   Failed test 'both the same'
# #   at t/script/custom-headers line 8.
# # +----+----------------+----------------+
# # | Elt|Lard            |Chips           |
# # +----+----------------+----------------+
# # |   0|{               |{               |
# # *   1|  foo => 'bar'  |  foo => 'baz'  *
# # |   2|}               |}               |
# # +----+----------------+----------------+
# # Looks like you failed 1 test of 1.
# '
1..2
# Looks like you failed 2 tests of 2.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

Test Summary Report
-------------------
t/column-headers.t (Wstat: 512 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
Files=1, Tests=2,  1 wallclock secs ( 0.01 usr  0.01 sys +  0.14 cusr  0.01 
csys =  0.17 CPU)
Result: FAIL

-- 
Niko Tyni   [email protected]

--- End Message ---
--- Begin Message ---
Source: libtest-differences-perl
Source-Version: 0.64-2

We believe that the bug you reported is fixed in the latest version of
libtest-differences-perl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated 
libtest-differences-perl 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 [email protected])


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

Format: 1.8
Date: Sat, 21 Jul 2018 01:20:31 +0200
Source: libtest-differences-perl
Binary: libtest-differences-perl
Architecture: source
Version: 0.64-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 901080
Description: 
 libtest-differences-perl - Perl module to test string and data structure 
differences
Changes:
 libtest-differences-perl (0.64-2) unstable; urgency=medium
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 .
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Ignace Mouzannar from Uploaders. Thanks for your work!
   * Remove Jay Bonci from Uploaders. Thanks for your work!
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 .
   [ gregor herrmann ]
   * debian/rules: turn off verbosity for tests as a workaround for test
     failures with newer Test-Simple. (Closes: #901080)
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.1.5.
   * Drop unneeded version constraint from perl (build) dependency.
   * Bump debhelper compatibility level to 10.
Checksums-Sha1: 
 ab78288c6a58155c082ce5de51af726b9cb3d262 2458 
libtest-differences-perl_0.64-2.dsc
 6af59dcc5944d00f38bf71fab5001b4a1b2e4e92 3256 
libtest-differences-perl_0.64-2.debian.tar.xz
Checksums-Sha256: 
 d0a28720e0a4a16e25d5182a8216325cbc2bccc01d21d566bf94852c429146a3 2458 
libtest-differences-perl_0.64-2.dsc
 728ec624a355eddeab266c0c64966be600c92203216cd4b4c0fa555660652818 3256 
libtest-differences-perl_0.64-2.debian.tar.xz
Files: 
 9198c0864b3fe1121a0478a4c1e30a9a 2458 perl optional 
libtest-differences-perl_0.64-2.dsc
 7e045a6e8c9b997fbc474ae5ab5ab668 3256 perl optional 
libtest-differences-perl_0.64-2.debian.tar.xz

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAltSbrdfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgatNg/6AvCqn00BEfGzb5ud6pDmtgRKwlTmfZxRADAm7YbwEnI732oALd/a2FtR
9rqeXnxOCqbGY5oPB4qZu0+04uCigMDd+HYcJxikxqIpnHhV8rdOomD+CICwHRBY
daRJCxJfxtHuYFknd55L5a+n5Py0A0YN5EGXTnDlqy5Vu169SRSeGLVw1pv5pMxl
nIuQfMvIjkTuyYS+mhMeyuthfoTfRQTW2GGp5abXQ+Xy4CEee99hTEUI4OPIDK6a
BupmA5/f6dkSTQkBs6RN8vG55ytAoIoH+hGEn7HQHVUoXefi5jA5cNMoSmHV0mwB
p7kayufukog7haTLe8h2/Cc7VIv68vjLGaeuScdVCfNwj4q66cS6GgiiqY8woLPa
Kl6ivjOZyTq/DBer3mgSaF2LWPmI7DKmIPhaDDX+dp0eK7oe75876U7fGGYHXHGz
2FPsK40CB/GSmaqELPUI80XI1Rad3tijxugk7aF1kV9bo1QfC1N+KbDeAZA1TQwz
gznlB4usUS2Uq7zeprO52G48fejj1gvvcponSnn7szpWlVga47rhIjY/EZtlGe3n
eOcfLpsRViOWF7RTpUe/htKTbEKH28vQ2jZG5DCNtFu0d26cMxglfOZXIrhpCt+o
DvxJO7NOqtspIY5r0YrVlyaLdHldxuebhOBTnPKXEylDqmUEQY8=
=ggwM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to