[Bug 762422] validate: Fix wrong condition check when adding tests

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 5 12:02:13 UTC 2016


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|git master                  |1.8.0

--- Comment #2 from Thibault Saunier <tsaunier at gnome.org> ---
commit 7d9e9b3b79d1bc47b5dfb388651d4d0a768ef6ff
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Mon Feb 22 11:49:48 2016 +0900

    validate: Fix wrong condition check when adding tests

    When listing tests, checking whether uri is present or not and displaying
error.
    But uri does notneed to be present in case of pipeline generator. So the
condition check is wrong.
    This results in validateelements testsuite not working. Hence modifying the
condition to
    not error out on valid cases.

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

-- 
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