id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
36	Harmless test errors on Win32Vista	whiteknight	rblasch	"I'm getting two test errors on my Vista machine that look pretty harmless to me. The first one looks like the test just isn't smart enough to understand the stupid ways that the Windows console handles file names:

#   Failed test 'prefix'
#   at t/pmc/config.t line 41.
#          got: 'c:/users/andrew/documents/parrot'
#     expected: 'c:/users/andrew/docume~1/parrot'
# Looks like you failed 1 test of 3.

And the second one looks like I have some kind of batty permissions setting:

#   Failed test 'eval.get_string - same file'
#   at t/pmc/eval.t line 319.
# Exited with error code: 1
# Received:
# hello from foo_1
# Permission denied
# current instr.: 'main' pc -1 ((unknown file):-1)
# called from Sub 'main' pc 35 (C:\Users\Andrew\DOCUME~1\Parrot\t\pmc\eval_10.pir:12)
# 
# Expected:
# hello from foo_1

Are these fine to ignore, or should we patch them up?

--Andrew Whitworth
"	bug	closed	normal		core		low	fixed					win32
