Comment 2 for bug 1715663

Revision history for this message
George Shuklin (george-shuklin) wrote :

I've tried it with last tagged version 17.0.0 and I didn't check logs, but my bugreport is about cli behaviour. If entrypoint is invalid, user see nothing, application is just terminates.

p.s. I've checked this against master. It has log entry:

2017-09-07 15:12:55.716 5332 ERROR tempest ImportError: <module 'badcode2_tempest_plugin' from '/home/user/tempest/.venv/local/lib/python2.7/site-packages/badcode2_tempest_plugin-0.0.1-py2.7.egg/badcode2_tempest_plugin/__init__.pyc'> has no 'BadCodePlugin' attribute

But it still reports nothing to stdout and terminates.