C2SM-RCM / testsuite

COSMO Technical Testsuite
MIT License
0 stars 1 forks source link

Crash when executable is missing in configuration file #20

Open lxavier opened 6 years ago

lxavier commented 6 years ago

We get :

Traceback (most recent call last): File "./src/testsuite.py", line 331, in main() File "./src/testsuite.py", line 263, in main mytest = Test(child, options, conf, logger) File "./src/./tools/ts_test.py", line 91, in init raise SkipError('An executable must be defined in the command line or in testlist.xml') ts_error.SkipError: An executable must be defined in the command line or in testlist.xml

instead of a proper error msg