Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: a85f936ace2104c88703975ecce6de2f18d0c4f3
      
https://github.com/Perl/perl5/commit/a85f936ace2104c88703975ecce6de2f18d0c4f3
  Author: David Mitchell <da...@iabyn.com>
  Date:   2022-11-12 (Sat, 12 Nov 2022)

  Changed paths:
    M dist/Tie-File/t/29_downcopy.t
    M dist/Tie-File/t/29a_upcopy.t

  Log Message:
  -----------
  Tie-File: report test timeouts to STDERR

Currently some tests have a 5 second timeout. If this is exceeded,
the test number is output as "not ok", along with "# Timeout" to
STDOUT. Change the latter to output to STDERR along with the test
filename and test number, for easer debugging of smoke logs.

(Really these test files need upgrading to use Test::* but that's a job
for another day and another person....)


Reply via email to