Skip to content

Rake::TestTask raises an error when the test path includes non-ascii characters on Windows #332

Open
@masa-kunikata

Description

@masa-kunikata

When a test file path includes non-ascii characters, rake test task Rake::TestTask fails with a message

File does not exist: [test_target_file_name]

It seems the task can't find a file with non-ascii path on Windows.


Summary page including a procedure for reproducing
https://github.com/masa-kunikata/rake_test_task_non_ascii_path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions