xslate / p5-Text-Xslate

Scalable template engine for Perl5

Home Page:https://metacpan.org/release/Text-Xslate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v3.5.1 not installed under strawberry perl

zdm opened this issue · comments

t\010_internals\015_deps_file2.t ................ ok
t\010_internals\016_cached.t .................... 1/?
#   Failed test at t\010_internals\016_cached.t line 32.

#   Failed test 'Text::Xslate::Compiler is not loaded'
#   at t\010_internals\016_cached.t line 47.

#   Failed test 'Text::Xslate::Compiler is not loaded'
#   at t\010_internals\016_cached.t line 47.

#   Failed test 'Text::Xslate::Compiler is not loaded'
#   at t\010_internals\016_cached.t line 47.

#   Failed test 'Text::Xslate::Compiler is not loaded'
#   at t\010_internals\016_cached.t line 47.
# Looks like you failed 5 tests of 14.
t\010_internals\016_cached.t .................... Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/14 subtests
t\010_internals\017_render.t .................... ok
t\010_internals\018_opinfo.t .................... ok
t\010_internals\019_runtime_error.t ............. ok
t\010_internals\020_optimize.t .................. ok
t\010_internals\021_edge_cases.t ................ ok
t\010_internals\022_signal.t .................... ok
t\010_internals\023_cachepath.t ................. ok
t\010_internals\024_die_in_macros.t ............. ok
t\010_internals\025_reset_hooks.t ............... ok
t\010_internals\026_issue16_deep_recursion.t .... ok
t\010_internals\027_infinite_warn.t ............. ok
t\010_internals\028_taint.t ..................... Insecure dependency in mkdir while running with -T switch at d:/devel/perl32/perl/lib/File/Temp.pm line 405, <DATA> line 1.
t\010_internals\028_taint.t ..................... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t\010_internals\029_large_file.t ................ ok
t\010_internals\030_die_in_funcs.t .............. ok
t\010_internals\031_save_src.t .................. ok
t\010_internals\032_encoding_error.t ............ skipped: TODO: the behaviours of PP and XS does not match
t\010_internals\033_vpath_cache.t ............... ok
t\010_internals\034_is_code_ref.t ............... ok
t\010_internals\036_merge_hash.t ................ ok
t\010_internals\037_find_file.t ................. ok
t\010_internals\038_suffix.t .................... ok

thanks.

  • Could you show us the output of the full perl Build.PL && ./Build && ./Build test?
  • Can you install Text::Xslate v3.4.0 into your perl?

yes, v3.4.0 installed with single problem, that I described here: #164, it would be great, if you can fix it too.

here is the full log
1.txt

hmm, t\010_internals\008_files.t sometimes fails on pureperl Xslate.