validate:launcher: Pass GST_VALIDATE_SCENARIO to the subprocess env only
authorThibault Saunier <tsaunier@gnome.org>
Thu, 16 Apr 2015 10:02:11 +0000 (12:02 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 16 Apr 2015 10:41:25 +0000 (12:41 +0200)
commitadbe811175092713a7bc6f1caa8e7aa2e88544b7
tree6c3dd8183fb3e2fae17ae8104728b54ea173971e
parentabb9e0ff2aa72d3cf785deeb75c2dcff1ceeb587
validate:launcher: Pass GST_VALIDATE_SCENARIO to the subprocess env only

Summary:
And make sure to remove it from the env if the user has it in its main
environment.

Without that commit we ended up passing scenarios from previous tests
to the following ones where None were specified.

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D98
validate/launcher/baseclasses.py