Ticket #746 (new cage) — at Version 3

Opened 13 years ago

Last modified 13 years ago

pdd19 fails t/codingstd/pdd_format.t

Reported by: coke Owned by:
Priority: normal Milestone:
Component: docs Version: trunk
Severity: medium Keywords:
Cc: jkeenan Language:
Patch status: Platform:

Description (last modified by jkeenan) (diff)

$ prove t/codingstd/pdd_format.t
[15:14:48] t/codingstd/pdd_format.t .. 1/1
#   Failed test '
# pdd19_pir.pod has 1 lines > 78 chars:  849
#
# '
#   at t/codingstd/pdd_format.t line 42.
# Looks like you failed 1 test of 1.
[15:14:48] t/codingstd/pdd_format.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
[15:14:51]

Test Summary Report
-------------------
t/codingstd/pdd_format.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=1, Tests=1,  3 wallclock secs ( 0.02 usr  0.00 sys +  2.95 cusr  0.18 csys =  3.15 CPU)
Result: FAIL

This line was changed in this commit:

-$ svn log -r 39348 | more
-------------------------------------------------------------------------
-r39348 | allison | 2009-06-03 02:12:51 +0200 (Wed, 03 Jun 2009) | 3 lines
[pdd] Using "flag" to talk about the ':foo' subroutine feature selectors
is vague, changing to the earlier term "modifier".

Change History

in reply to: ↑ description   Changed 13 years ago by jkeenan

  • cc jkeenan added
  • description modified (diff)

Replying to coke:

{{{ $ prove t/codingstd/pdd_format.t [15:14:48] t/codingstd/pdd_format.t .. 1/1 # Failed test ' # pdd19_pir.pod has 1 lines > 78 chars: 849 # # ' # at t/codingstd/pdd_format.t line 42. # Looks like you failed 1 test of 1. [15:14:48] t/codingstd/pdd_format.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests [15:14:51] Test Summary Report ------------------- t/codingstd/pdd_format.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=1, Tests=1, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.95 cusr 0.18 csys = 3.15 CPU) Result: FAIL }}} This line was changed in this commit: {{{ $ svn log -r 39348 | more ------------------------------------------------------------------------ r39348 | allison | 2009-06-03 02:12:51 +0200 (Wed, 03 Jun 2009) | 3 lines [pdd] Using "flag" to talk about the ':foo' subroutine feature selectors is vague, changing to the earlier term "modifier". }}}

  Changed 13 years ago by jkeenan

  • description modified (diff)

  Changed 13 years ago by jkeenan

  • description modified (diff)

I screwed up coke's original Description; I believe I've restored it.

Note: See TracTickets for help on using tickets.