#746: pdd19 fails t/codingstd/pdd_format.t
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  cage    |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  docs    |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
Changes (by jkeenan):

 * cc: jkeenan (added)


Old description:

> {{{
> $ 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".
> }}}

New description:

 {{{
 $ 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
 }}}

 Infinoid and I noticed this failure in the course of working on other
 things on Saturday morning.

 Could we get by with shortening the string 'modifier' in two locations in
 the failing line?  That should get us below the 78-char max.

 kid51

--

Comment:

 Replying to [ticket:746 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".
 > }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/746#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to