Skip to content

Tests are not run if the name contains Cyrillic(or Korean) characters . When running flutter tests in IntelliJ IDEA. #7985

@rn2208

Description

@rn2208

When running Flutter tests in IntelliJ IDEA, test descriptions written in Russian are improperly encoded, causing them to appear as escaped Unicode sequences (e.g., \u0422\u0435\u0441\u0442) in the Run/Debug configurations and test output. And test not start.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions