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 693721 - intermittent make check failure in /GDateTime/now_utc
intermittent make check failure in /GDateTime/now_utc
Status: RESOLVED DUPLICATE of bug 754994
Product: glib
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-02-13 16:08 UTC by Darxus
Modified: 2017-10-06 11:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Darxus 2013-02-13 16:08:58 UTC
I've only seen this once, in the latest commit:  035cd81477ca9dc3061ff056c269fee28aab89c3

TEST: gdatetime... (pid=13315)
...
GLib:ERROR:gdatetime.c:663:test_GDateTime_now_utc: assertion failed (tm.tm_sec == g_date_time_get_second (dt)): (19 == 20)
  /GDateTime/now_utc:                                                  FAIL


10:56AM < tpm> Darxus, I think it's a bug in the unit test
10:58AM < tpm> Darxus, had the same issue with some of the GstDateTime test code (which may have been copied from glib):
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/tests/check/gst/gstdatetime.c?id=64effe78e76ec434606962a83a250c3b1ab5d612
Comment 1 Philip Withnall 2017-10-06 11:47:32 UTC
Fixed in bug #754994.

*** This bug has been marked as a duplicate of bug 754994 ***