#543: t/codingstd/copyright.t  failing
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:  cotto
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  trunk
 Severity:  low     |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 in r37939, cotto untodo'd a test. if I svn up to that revision and run the
 test, I see the following output:

 {{{
 $ prove t/codingstd/copyright.t
 [08:35:58] t/codingstd/copyright.t .. 1/3
 #   Failed test 'Duplicate Copyright statements'
 #   at t/codingstd/copyright.t line 112.
 # Duplicate copyright statement found in 12 files:
 # /Users/coke/research/parrot/compilers/imcc/main.c
 # /Users/coke/research/parrot/compilers/imcc/parser_util.c
 # /Users/coke/research/parrot/examples/c/test_main.c
 # /Users/coke/research/parrot/compilers/imcc/imcc.y
 # /Users/coke/research/parrot/compilers/imcc/imcc.l
 # /Users/coke/research/parrot/Configure.pl
 # /Users/coke/research/parrot/config/gen/opengl.pm
 # /Users/coke/research/parrot/lib/Parrot/Configure/Messages.pm
 # /Users/coke/research/parrot/lib/Parrot/Op.pm
 # /Users/coke/research/parrot/t/tools/dev/searchops/samples.pm
 # /Users/coke/research/parrot/tools/build/nativecall.pl
 # /Users/coke/research/parrot/tools/build/vtable_extend.pl
 # Please get copyright assigned to Parrot Foundation
 # and remove alternate notice; Or remove duplicated
 # notice for Parrot Foundation.
 # Looks like you failed 1 test of 3.
 [08:35:58] t/codingstd/copyright.t .. Dubious, test returned 1 (wstat 256,
 0x100)
 Failed 1/3 subtests
 [08:35:59]

 Test Summary Report
 -------------------
 t/codingstd/copyright.t (Wstat: 256 Tests: 3 Failed: 1)
   Failed test:  3
   Non-zero exit status: 1
 Files=1, Tests=3,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.53 cusr
 0.11 csys =  0.69 CPU)
 Result: FAIL
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/543>
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