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 739724 - Test functions should have async scope
Test functions should have async scope
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-11-06 11:35 UTC by Phillip Wood
Modified: 2015-02-13 21:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test functions should have async scope (2.36 KB, patch)
2014-11-06 11:35 UTC, Phillip Wood
committed Details | Review

Description Phillip Wood 2014-11-06 11:35:50 UTC
The testing utilities execute fixture and test functions
asynchronously.
Comment 1 Phillip Wood 2014-11-06 11:35:54 UTC
Created attachment 290093 [details] [review]
Test functions should have async scope
Comment 2 André Klapper 2015-02-07 17:15:19 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]
Comment 3 Colin Walters 2015-02-13 21:17:31 UTC
Looks fine to me.