Skip to content

Investigate VerseControlTests failing on Linux #1170

Open
@ermshiperete

Description

@ermshiperete

There are three tests in VerseControlTests.PastedTextGetsExpectedResult that are currently ignored on Linux. They use a string containing a Unicode character and they fail on Linux.

The native method that Linux calls (gtk_clipboard_set_text) is probably missing a MarshalAs attribute on the text parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions