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 652950 - Make check is broken
Make check is broken
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2011-06-19 15:52 UTC by Giovanni Campagna
Modified: 2011-06-20 16:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Revert "gjs-unit: Allow running just one test case" (1.24 KB, patch)
2011-06-19 15:53 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2011-06-19 15:52:40 UTC
gjs-unit expects that the second argument is a test filename, but this conflicts with gtester options.
Comment 1 Giovanni Campagna 2011-06-19 15:53:05 UTC
Created attachment 190210 [details] [review]
Revert "gjs-unit: Allow running just one test case"

This reverts commit a579bab22320f4ae53634eb3731eb444679497ab.

It was already possible with "gjs-unit -p /test/case", and this
commit broke make check.
Comment 2 Colin Walters 2011-06-20 13:16:53 UTC
Review of attachment 190210 [details] [review]:

Ok.
Comment 3 Giovanni Campagna 2011-06-20 16:41:06 UTC
Attachment 190210 [details] pushed as eaad816 - Revert "gjs-unit: Allow running just one test case"