validate:launcher: Report error and exit when a testsuite could not load
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Mon, 5 Sep 2016 15:16:59 +0000 (12:16 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 8 Sep 2016 13:39:56 +0000 (10:39 -0300)
commit8973fa04ebb66aeb10aa23e4108ce886feae378f
treea11f1089b45b46a43ecba6b3c544ee199d3ce58e
parentf7f600e7309876df56d881c47e0f280be0f1e9ce
validate:launcher: Report error and exit when a testsuite could not load

Otherwise the user might end up seeing a lot of meaningless logs about
'removed' tests.
validate/launcher/baseclasses.py
validate/launcher/main.py