After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 747694 - Add regression tests to build bot
Add regression tests to build bot
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: dont know
git master
Other All
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-11 12:05 UTC by Joe Gorse
Modified: 2016-03-28 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joe Gorse 2015-04-11 12:05:59 UTC
Add "cerbero check <gst component>" after the build for the CI auto builder.

For example, such that a build like this:
https://ci.gstreamer.net/job/cerbero-osx-x86-64-1010/1847/tagBuild/

Would show the pass/fail make check tests and test-suite.log files.
Comment 1 Joe Gorse 2015-04-11 14:45:54 UTC
cerbero can run the test suites for an entire package as well like so:

./cerbero-uninstalled checkpackage gstreamer-1.0
Comment 2 Tim-Philipp Müller 2016-03-28 17:06:08 UTC
I think it does this these days.