Public bug reported: After merging a patch which generates HTML output report for unit tests [1], trove-dashboard unit test starts to fail. Most horizon plugins import openstack_dashboard.test.settings and they do not have nosehtmloutput in their test-requirements.txt necessarily.
openstack_dashboard.test.settings should consider this case. The check for htmloutput module availability looks required. [1] https://review.openstack.org/#/c/462407/ ** Affects: horizon Importance: High Assignee: Akihiro Motoki (amotoki) Status: In Progress -- 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/1697731 Title: HTML output generation may break horizon plugin unittests Status in OpenStack Dashboard (Horizon): In Progress Bug description: After merging a patch which generates HTML output report for unit tests [1], trove-dashboard unit test starts to fail. Most horizon plugins import openstack_dashboard.test.settings and they do not have nosehtmloutput in their test-requirements.txt necessarily. openstack_dashboard.test.settings should consider this case. The check for htmloutput module availability looks required. [1] https://review.openstack.org/#/c/462407/ To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1697731/+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

