GNOME Bugzilla – Bug 760966
test-suite failure for non-C locale
Last modified: 2016-03-11 18:14:07 UTC
My locale is de_DE.UTF-8 When I run the test-suite for nm-applet, it fails: /MobileProvidersDatabase/ensure-providers-content-3gpp: ** ERROR:test-mobile-providers.c:320:ensure_movistar: assertion failed (nma_mobile_access_method_get_name (method) == "Default"): ("Vorgabe" == "Default") Makefile:691: die Regel für Ziel „check-local“ scheiterte This failure is due to the German locale. Running with LANG=C make check (or LANG=C.UTF-8) succeeds. I would suggest that the test suite sets the locale internally.
instead I just fixed the test to compare the localized string: https://git.gnome.org/browse/network-manager-applet/commit/?id=d78403cba72bad8d76c5f4dfb5ee9d98ae04a561