dsolonenko / financisto

Financisto - open-source personal finance tracker for Android

Home Page:http://financisto.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

BlueCatMe opened this issue · comments

commented

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=