Bug 977006 - on my system testlib program fail to pass
Summary: on my system testlib program fail to pass
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glib
Version: 19
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-22 14:49 UTC by Marian
Modified: 2013-06-22 16:32 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-22 16:32:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marian 2013-06-22 14:49:08 UTC
Description of problem:


Version-Release number of selected component (if applicable):
glib-1.2.10

How reproducible:
run on terminal:
yumdownloader --source glib
rpm -ivh glib-1.2.10-39.fc19.src.rpm
enter on /rpmbuild/SPECS and run "rpmbuild -ba glib.spec"
enter on rpmbuild/BUILD/glib-1.2.10 and run ./testglib


Steps to Reproduce:
1.
2.
3.

Actual results:
All tests pass except last have error

Expected results:
All tests pass wo errors.

Additional info:
g_log tests:
** WARNING **: harmless warning with parameters: 42 Boo 0x3039
Message: the next warning is a test:

GLib-CRITICAL **: file gmessages.c: line 647 (g_print): assertion `format != NULL' failed.
checking endian macros (host is little endian)...ok


Note You need to log in before you can comment on or make changes to this bug.