[cgiapp] Test Failures with CGI::Application::Plugin::TT

Michael Lackhoff lackhoff at zbmed.uni-koeln.de
Tue Mar 4 09:39:25 EST 2008


Hello Cees,

thanks for the new versions of your plugins. Everything looks fine with 
a tiny exception:

t/09_precompile_dir......1/6
#   Failed test 'file is cached'
#   at t/09_precompile_dir.t line 31.
#          got: 'C:\.cpan\build\CGI-Application-Plugin-TT-
1.04\t\include1\TestAppIncludePath/test_mode.tmpl'
#     expected: 'C:\.cpan\build\CGI-Application-Plugin-TT-
1.04\t\include1\TestAppIncludePath\test_mode.tmpl'

#   Failed test 'file is cached'
#   at t/09_precompile_dir.t line 31.
#          got: 'C:\.cpan\build\CGI-Application-Plugin-TT-
1.04\t\include1\TestAppIncludePath/test_mode.tmpl'
#     expected: 'C:\.cpan\build\CGI-Application-Plugin-TT-
1.04\t\include1\TestAppIncludePath\test_mode.tmpl'

#   Failed test 'file is cached'
#   at t/09_precompile_dir.t line 31.
#          got: undef
#     expected: 'C:\.cpan\build\CGI-Application-Plugin-TT-
1.04\t\include1\TestAppIncludePath\test_mode.tmpl'
# Looks like you failed 3 tests of 6.
t/09_precompile_dir...... Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/6 subtests

It looks as if the first two are harmless (just one slash/backslash 
mixed up) but the third error looks like something is really going 
wrong.
As you can guess from the "C:\..." everything is under Windows 2000, 
Perl is a self-compiled 5.8.8 with VC6 from the official sources (not 
Activestate).

Any ideas?
-Michael



More information about the cgiapp mailing list