id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
400	[PATCH] fix some codingstd test failures at r37112	mikehh	coke	"The following codingstd tests failed at r37112:

{{{
t/codingstd/c_parens.t ......... 1/3                                         
#   Failed test 'parentheses should not have space immediately               
# after the opening parenthesis nor immediately                              
# before the closing parenthesis                                             
# '                                                                          
#   at t/codingstd/c_parens.t line 123.                                      
#          got: '/home/mhk/parrot/src/ops/cmp.ops: ( P                       
# /home/mhk/parrot/src/ops/cmp.ops: ( P'                                     
#     expected: ''                                                           
# Looks like you failed 1 test of 3.                                         
t/codingstd/c_parens.t ......... Dubious, test returned 1 (wstat 256, 0x100) 


t/codingstd/cuddled_else.t ..... 1/1                                         
#   Failed test 'no cuddled elses'                                           
#   at t/codingstd/cuddled_else.t line 45.                                   
# Cuddled else found in the following files:                                 
# /home/mhk/parrot/lib/Parrot/Harness/Options.pm 103                         
# That's 1 failed files out of 926 files total.                              
# Looks like you failed 1 test of 1.                                         
t/codingstd/cuddled_else.t ..... Dubious, test returned 1 (wstat 256, 0x100) 
Failed 1/1 subtests                                                          

}}}

I have included a patch that fixes this.

Cheers,

Michael

"	patch	closed	normal		none	trunk	medium	fixed				applied	
