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

Autotests failure in some non-english locales #147

Open
gerasiov opened this issue Jan 6, 2016 · 1 comment
Open

Autotests failure in some non-english locales #147

gerasiov opened this issue Jan 6, 2016 · 1 comment

Comments

@gerasiov
Copy link
Contributor

gerasiov commented Jan 6, 2016

Autotests in spec do some tests and analyze result (output) of git command.
But on some locales there are localized messages from git and those tests fail.

One example (looks like this is French locale):
https://reproducible.debian.net/logs/unstable/amd64/homesick_1.1.3-1.build2.log.gz

As workaround you could set locale to C during the test or use machine-parsable git commands like "git status --porcelain".

Sample patch is attached.
03-fix-locale-spec-tests.patch.txt

@JCook21
Copy link
Collaborator

JCook21 commented Jan 11, 2016

Thanks for pointing this out. Do you have time to work on a PR for this?

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

No branches or pull requests

2 participants