Your message dated Sun, 20 Oct 2019 21:12:43 +0300
with message-id <[email protected]>
and subject line Re: Bug#916238: libtest-differences-perl: t/column-headers.t 
fails with verbose tests
has caused the Debian Bug report #916238,
regarding libtest-differences-perl: t/column-headers.t fails 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.)


-- 
916238: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916238
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 ---
Version: 5.30.0-1

On Tue, Dec 11, 2018 at 10:04:18PM +0200, Niko Tyni wrote:
> 
> On Sat, Jul 21, 2018 at 03:30:16PM +0300, Niko Tyni wrote:
> > 
> > On Fri, Jul 20, 2018 at 11:54:04PM +0000, Debian Bug Tracking System wrote:
> > 
> > >    [ gregor herrmann ]
> > >    * debian/rules: turn off verbosity for tests as a workaround for test
> > >      failures with newer Test-Simple. (Closes: #901080)
> > 
> > Thanks for working around this! I'm reopening this as it's still a real
> > bug even though it's not hit by our build system anymore. Hope that's
> > OK with you.
> 
> Test-Simple upstream considers it a bug on their side and has fixed it
> with 
> https://github.com/Test-More/test-more/commit/91e6fa0fa83976eb0b95e4329563850f08e678d0
> 
> So reassigning.
> 
> As Test-Simple is also in Perl core, I'm cloning another bug there.
> The issue needs to be fixed in the separate package first.

This was fixed upstream in Test-Simple  1.302142 and is therefore
fixed in the perl 5.30 packages. Closing.
-- 
Niko Tyni   [email protected]

--- End Message ---

Reply via email to