GNOME Bugzilla – Bug 737852
validate: Add support for text base override files
Last modified: 2014-11-08 14:14:57 UTC
This will allow us to very easily tweak the severity of the messages. For example something that we should do is to have such a file in the default testsuit and use it to raise severity of issues to CRITICAL once we know that the issue does not exist on upstream elements. This way we can make sure that the regression will be detected right away as a CRITICAL issue will make the test fail.
Created attachment 287689 [details] [review] validate: Add support for text based override files Allowing user to easily determine the severity of issue types in a config file
Created attachment 287690 [details] [review] validate: Remove unused method gst_media_descriptor_add_frame is not used anywhere
Review of attachment 287689 [details] [review]: commited
Review of attachment 287690 [details] [review]: commited
Thanks for the work, closing :)