Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
BlueCatMe opened this issue Oct 30, 2020 · 0 comments · May be fixed by #150

Comments

@BlueCatMe
Copy link

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=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant