validate: Fix the check of action that can be *not* executed
authorThibault Saunier <tsaunier@gnome.org>
Sat, 13 Dec 2014 22:23:11 +0000 (23:23 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Sat, 14 Feb 2015 15:32:09 +0000 (16:32 +0100)
commit11f923fa525408054963ae1c55fa80b7a0fd3c86
tree6c87bd0291cc6d70445645ece6afb001a930a634
parent5069e0347cc40fd2a4673cc1c7b68b9d10e667fd
validate: Fix the check of action that can be *not* executed

The check was wrong and we ended up allowing seek actions to no be
executed.

API:
    GST_VALIDATE_ACTION_TYPE_NO_EXECUTION_NOT_FATAL

https://bugzilla.gnome.org/show_bug.cgi?id=743994
validate/gst/validate/gst-validate-scenario.c
validate/gst/validate/gst-validate-scenario.h
validate/launcher/apps/gstvalidate.py