Public bug reported: In the openstack_dashboard unit tests, openstack_dashboard.settings is loaded unexpectedly. As side effect of this, files under openstack_dashboard/local are loaded and UT can fail if horizon plugins are configured.
UT should depend on openstack_dashboard.test.settings only. This is caused by openstack_dashboard/test/unit/test_themes.py. ** Affects: horizon Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: unittest -- 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/1809842 Title: openstack_dashboard UT loads openstack_dashboard.settings Status in OpenStack Dashboard (Horizon): New Bug description: In the openstack_dashboard unit tests, openstack_dashboard.settings is loaded unexpectedly. As side effect of this, files under openstack_dashboard/local are loaded and UT can fail if horizon plugins are configured. UT should depend on openstack_dashboard.test.settings only. This is caused by openstack_dashboard/test/unit/test_themes.py. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1809842/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp