Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when executable is missing in configuration file #20

Open
lxavier opened this issue Jul 13, 2018 · 0 comments
Open

Crash when executable is missing in configuration file #20

lxavier opened this issue Jul 13, 2018 · 0 comments

Comments

@lxavier
Copy link
Contributor

lxavier commented Jul 13, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant