# New Ticket Created by  James Keenan 
# Please include the string:  [perl #47043]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=47043 >


As has been the case lately, a couple of 'pirc'-related files have  
been failing metadata and coding standards tests.  Here's results  
from make test on Linux tonight (approx rev 22628).

t/distro/file_metadata.......................# Collecting svn:mime- 
type attributes...
# Collecting svn:keywords attributes...
# Collecting svn:eol-style attributes...

#     Failed test (t/distro/file_metadata.t at line 147)
#          got: 'Set svn:eol-style with:
#  svn ps svn:eol-style 'native' compilers/pirc/macro/macrolexer.c;
# '
#     expected: ''
# Collecting svn:eol-style attributes...
# Looks like you failed 1 test of 4.
dubious
     Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
     Failed 1/4 tests, 75.00% okay

t/codingstd/linelength.......................
#     Failed test (t/codingstd/linelength.t at line 82)
# Lines longer than coding standard limit (100 columns) in 2 files:
# /home/jimk/work/backtrace/compilers/pirc/macro/macrolexer.c:2179:  
109 cols
# /home/jimk/work/backtrace/compilers/pirc/macro/macroparser.c:759:  
102 cols
# Looks like you failed 1 test of 1.
dubious
     Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
     Failed 1/1 tests, 0.00% okay

Reply via email to