Skip to content

Template-Toolkit-3.101: t/filter.t seems to contain locale-dependent tests. #303

@twata1

Description

@twata1

Hello,

When I tried to prove -blv t\t_filter.t on Windows 8.1 64 bit under Strawberry Perl 5.24.1 64 bit, the test failed.
It seems to me that t\t_filter.t contains locale-dependent tests.

Here are the results of the test.
filter_t-results.txt

Relevant part of the results:

ok 84 - template text 41 processed OK: [% 'arse' | stderr %]\nstderr: [%...
MATCH FAILED
 input: [[% 'arse' | stderr %]\nstderr: [% stderr %]\n]
expect: [stderr: arse]
output: [stderr: Locale 'Japanese_Japan.932' may not work well.  Some characters in it are not recognized by Perl.\narse]
not ok 85 - template text 41 did not match expected
ok 86 - template text 42 processed OK: [% percent = '%'\n   left    = "[...

Thank you,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions