Reviewed: https://review.openstack.org/379002 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f23b7d1fd19fd5076b1a8a417d97872c1e0b7b5b Submitter: Jenkins Branch: master
commit f23b7d1fd19fd5076b1a8a417d97872c1e0b7b5b Author: eric <[email protected]> Date: Wed Sep 28 14:58:48 2016 -0600 Fix tox cover to not fail This changes the run of tox with cover, to just ammend cover output data.... the combine option seemed to be breaking the data and then the xml / html options did not work as a result. Change-Id: Ic600b55855cf74c1b6ed138fea5c4b7bb037de82 Closes-bug: #1628661 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1628661 Title: horizon tox -e cover not working Status in OpenStack Dashboard (Horizon): Fix Released Bug description: running "tox -e cover" is now yielding this failure: OK (SKIP=8) Destroying test database for alias 'default'... cover runtests: commands[3] | coverage combine cover runtests: commands[4] | coverage xml No data to report. ERROR: InvocationError: '/home/eric/work/public/horizon/.tox/cover/bin/coverage xml' _________________________________________________________________________________________________________________ summary __________________________________________________________________________________________________________________ ERROR: cover: commands failed To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1628661/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

