Skip to content

unit test fail: ru.orangesoftware.financisto.backup.LegacyDatabaseRestoreTest > should_restore_titles_for_attributes_and_locations #148

Open
@BlueCatMe

Description

@BlueCatMe

This test always fails.

It seems that the string read from the file is not in correct encoding.

error:
ru.orangesoftware.financisto.backup.LegacyDatabaseRestoreTest > should_restore_titles_for_attributes_and_locations FAILED
java.lang.RuntimeException
Caused by: java.lang.RuntimeException
Caused by: java.lang.AssertionError at LegacyDatabaseRestoreTest.java:242

my system locale:
LANG=zh_TW.utf8
LANGUAGE=
LC_CTYPE="zh_TW.utf8"
LC_NUMERIC="zh_TW.utf8"
LC_TIME="zh_TW.utf8"
LC_COLLATE="zh_TW.utf8"
LC_MONETARY="zh_TW.utf8"
LC_MESSAGES="zh_TW.utf8"
LC_PAPER="zh_TW.utf8"
LC_NAME="zh_TW.utf8"
LC_ADDRESS="zh_TW.utf8"
LC_TELEPHONE="zh_TW.utf8"
LC_MEASUREMENT="zh_TW.utf8"
LC_IDENTIFICATION="zh_TW.utf8"
LC_ALL=

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

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @BlueCatMe

      Issue actions

        unit test fail: ru.orangesoftware.financisto.backup.LegacyDatabaseRestoreTest > should_restore_titles_for_attributes_and_locations · Issue #148 · dsolonenko/financisto