Skip to content

Locale-dependent test failures #6

Description

@eserte

With non-English locales (and probably only for older perls, approx. < 5.22) the t/03-parsing-errors.t test fails:

    #   Failed test 'threw Regexp ((?^:failed on t/data/errors/nonexistent.err: No such file or directory))'
    #   at t/03-parsing-errors.t line 27.
    # expecting: Regexp ((?^:failed on t/data/errors/nonexistent.err: No such file or directory))
    # found: parse failed on t/data/errors/nonexistent.err: Datei oder Verzeichnis nicht gefunden at (eval 40) line 1.
    # Looks like you failed 1 test of 1.

#   Failed test 'nonexistent'
#   at t/03-parsing-errors.t line 29.
# Looks like you failed 1 test of 3.
t/03-parsing-errors.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions