After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737140 - Make distcheck fails
Make distcheck fails
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: general
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-22 19:47 UTC by Bastien Nocera
Modified: 2014-11-05 14:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: Turn the tests into installed tests (1.38 KB, patch)
2014-11-05 14:56 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-09-22 19:47:12 UTC
The gtk-reftest will fail because gnome-wall-clock.c loads its translations from the installed locale dir. We haven't installed the .po files yet when the gtk-reftest is run when in "make distcheck".

We should transform it into an installed test.
Comment 1 Bastien Nocera 2014-11-05 14:56:06 UTC
Created attachment 290029 [details] [review]
tests: Turn the tests into installed tests
Comment 2 Bastien Nocera 2014-11-05 14:57:39 UTC
Attachment 290029 [details] pushed as 5e0514c - tests: Turn the tests into installed tests