GNOME Bugzilla – Bug 736378
validate: launcher: Implement the logic for tests that are supposed to fail
Last modified: 2018-11-03 11:05:48 UTC
Currently gst-validate-launcher only allows to write test that should work, we should be able to also check that things that should fail, properly fail.
I wrote some code to support expected failures here: http://cgit.collabora.com/git/user/ramiro/gst-devtools.git/log/?h=expected_failures Currently, only "seek" is supported as a failure. I would like to know more specific test cases that should be marked as expected failure.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-devtools/issues/4.