[Bug 735665] gst-validate should concatenate its issue reporting in some cases.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 3 03:17:38 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735665
  GStreamer | gst-devtools | git

--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> 2014-09-03 10:17:34 UTC ---
The first problem to solve here is how can we detect than 2 reported issues are
actually the same?

In this case, checking if report->issue and report->message are equals should
be enough. But this implies that, for a specific issue, we assume that
report->message will always be different for issues having different root
causes. That's the case here as the message includes the address of the buffer,
but can we rely on this for all the issues?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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