[Bug 752123] harness: don't run code inside g_assert()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 11:21:34 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752123

--- Comment #7 from HÃ¥vard Graff (hgr) <havard.graff at gmail.com> ---
However, there is a difference in fail_unless and g_assert in that fail_unless
will keep going (in some cases) where g_assert will stop. Now, when writing a
test fail_unless is always the right answer, but you are not "testing" the code
inside the harness, and this is never supposed to fail, hence the assert.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list