Skip Menu |

This queue is for tickets about the Template-Toolkit CPAN distribution.

Report information
The Basics
Id: 121644
Status: resolved
Priority: 0/
Queue: Template-Toolkit

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.27
Fixed in: (no value)



Subject: process_dir.t fails on Windows
'rm' is not recognized as an internal or external command, operable program or batch file. not ok 1 - Error on missing file # Failed test 'Error on missing file' # at t/process_dir.t line 52. # got: '' # expected: 'file error - testdir: not found' ok 2 - Made cache dir (ttcache) not ok 3 - Made test dir (testdir) # Failed test 'Made test dir (testdir)' # at t/process_dir.t line 58. # got: '' # expected: '1' not ok 4 - Error on PROCESSing directory # Failed test 'Error on PROCESSing directory' # at t/process_dir.t line 63. # got: '' # expected: 'file error - ./testdir: not a file' not ok 5 - Erroneous creation of 0b file with name of folder 'testdir' in cache folder # Failed test 'Erroneous creation of 0b file with name of folder 'testdir' in cache folder' # at t/process_dir.t line 65. ok 6 - Correctly PROCESSed file 1..6 'rm' is not recognized as an internal or external command, operable program or batch file. # Looks like you failed 4 tests of 6. -- Alexandr Ciornii, http://chorny.net
Ticket migrated to github as https://github.com/abw/Template2/issues/140