[gnome-desktop/wip/hadess/fix-ci] run tests in he_IL



commit 9aaa9b7cbe3ee1bf8569f4f30d752f3efd696140
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 29 12:48:56 2019 +0100

    run tests in he_IL

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5577daed..b722d596 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,8 +24,8 @@ build_stable:
     - ninja
     - ninja install
     - LC_ALL=he_IL.UTF-8 locale -c LC_TIME
-    - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja test
-    - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24"
+    - LC_ALL=he_IL.UTF-8 G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja test
+    - LC_ALL=he_IL.UTF-8 G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24"
                      gnome-desktop-testing-runner --report-directory=test-results gnome-desktop
   artifacts:
     paths:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]