Skip to content

Errors when test has unicode characters #13

@kivipe

Description

@kivipe

When I have unicode characters, I get error messages. Steps to reproduce:

*** Settings ***
Library                     RobotDebug

*** Test Cases ***
Unicode
    ${myvar}=    Set Variable   こんにちは
[ ERROR ] Calling method 'start_keyword' of listener 'Listener' failed: UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 117: character maps to <undefined>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions