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 739093 - tests: Implement a validate test manager.
tests: Implement a validate test manager.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
git master
Other All
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 739091
Blocks:
 
 
Reported: 2014-10-23 20:01 UTC by Mathieu Duponchelle
Modified: 2014-11-08 14:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: implement our validate TestManager. (13.03 KB, patch)
2014-10-23 20:10 UTC, Mathieu Duponchelle
needs-work Details | Review
tests: implement our validate TestManager. (13.87 KB, patch)
2014-10-24 10:46 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2014-10-23 20:01:39 UTC
GES should implement its own test manager and distribute it, instead of having that done in validate. This will also provide a good example for other products.
Comment 1 Mathieu Duponchelle 2014-10-23 20:10:07 UTC
Created attachment 289232 [details] [review]
tests: implement our validate TestManager.

And make sure it installs alongside the other validate apps.
Comment 2 Thibault Saunier 2014-10-24 07:40:30 UTC
Review of attachment 289232 [details] [review]:

The scenarios should also go into the tests/validate/ folder.
Comment 3 Mathieu Duponchelle 2014-10-24 09:26:49 UTC
(In reply to comment #2)
> Review of attachment 289232 [details] [review]:
> 
> The scenarios should also go into the tests/validate/ folder.

Yop, I was wondering about that.
Comment 4 Mathieu Duponchelle 2014-10-24 10:46:15 UTC
Created attachment 289262 [details] [review]
tests: implement our validate TestManager.

And make sure it installs alongside the other validate apps.
Comment 5 Thibault Saunier 2014-10-24 11:40:36 UTC
Review of attachment 289262 [details] [review]:

Make sure that works uninstalled (with both pitivi-git and gst-uninstalled from core)
Comment 6 Mathieu Duponchelle 2014-10-30 22:45:08 UTC
Review of attachment 289262 [details] [review]:

pushed