#36: Harmless test errors on Win32Vista
-------------------------+--------------------------------------------------
Reporter: whiteknight | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 0.8.2
Component: core | Version:
Severity: low | Keywords:
Lang: | Patch:
Platform: |
-------------------------+--------------------------------------------------
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
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/36>
Parrot <http://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets