Comment 2 for bug 1724674

Revision history for this message
Facundo Batista (facundo) wrote :

Hi Carlo!

$ echo $LANG
es_AR.UTF-8

For the test to pass ok in my machine, I did

LANG=C python3 -m unittest snapcraft.tests.sources.test_subversion.SubversionDetailsTestCase.test_svn_details_commit

So probably you could do the same (changing the LANG, of course) to reproduce it