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 755977 - tests/builder: Don't duplicate test names
tests/builder: Don't duplicate test names
Status: RESOLVED FIXED
Product: json-glib
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: json-glib-maint
json-glib-maint
Depends on:
Blocks:
 
 
Reported: 2015-10-02 10:32 UTC by Iain Lane
Modified: 2015-10-02 10:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests/builder: Don't duplicate test names (866 bytes, patch)
2015-10-02 10:32 UTC, Iain Lane
committed Details | Review

Description Iain Lane 2015-10-02 10:32:49 UTC
To fix:

  (/build/json-glib-zXwA8K/json-glib-1.0.4/json-glib/tests/.libs/lt-builder:18447): GLib-ERROR **: duplicate test case path: /builder/complex
Comment 1 Iain Lane 2015-10-02 10:32:52 UTC
Created attachment 312556 [details] [review]
tests/builder: Don't duplicate test names

GLib 2.46.0 forbids this and so the testsuite fails.
Comment 2 Emmanuele Bassi (:ebassi) 2015-10-02 10:35:13 UTC
Review of attachment 312556 [details] [review]:

Sure.
Comment 3 Iain Lane 2015-10-02 10:55:01 UTC
Attachment 312556 [details] pushed as 5185a8f - tests/builder: Don't duplicate test names