yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65187
[Bug 1699509] [NEW] NoReverseMatch: Reverse for 'jsi18n' with arguments '('', )' and keyword arguments '{}' not found. 1 pattern(s) tried: ['i18n/js/(?P<packages>\\S+?)/$'] in plugin tests
Public bug reported:
when running horizon plugin tests, we sometimes get an warning:
NoReverseMatch: Reverse for 'jsi18n' with arguments '('',)' and keyword
arguments '{}' not found. 1 pattern(s) tried:
['i18n/js/(?P<packages>\\S+?)/$'] in plugin tests
http://paste.openstack.org/show/613289/
As far as I tested, it depends on PYTHONHASHSEED.
I am not sure this can happen in the horizon repo test.
One example is http://logs.openstack.org/05/476005/1/check/gate-neutron-
vpnaas-dashboard-python27-ubuntu-
xenial/e06a366/console.html#_2017-06-21_05_21_19_820301
** Affects: horizon
Importance: Medium
Assignee: Akihiro Motoki (amotoki)
Status: New
--
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/1699509
Title:
NoReverseMatch: Reverse for 'jsi18n' with arguments '('',)' and
keyword arguments '{}' not found. 1 pattern(s) tried:
['i18n/js/(?P<packages>\\S+?)/$'] in plugin tests
Status in OpenStack Dashboard (Horizon):
New
Bug description:
when running horizon plugin tests, we sometimes get an warning:
NoReverseMatch: Reverse for 'jsi18n' with arguments '('',)' and
keyword arguments '{}' not found. 1 pattern(s) tried:
['i18n/js/(?P<packages>\\S+?)/$'] in plugin tests
http://paste.openstack.org/show/613289/
As far as I tested, it depends on PYTHONHASHSEED.
I am not sure this can happen in the horizon repo test.
One example is http://logs.openstack.org/05/476005/1/check/gate-
neutron-vpnaas-dashboard-python27-ubuntu-
xenial/e06a366/console.html#_2017-06-21_05_21_19_820301
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1699509/+subscriptions
Follow ups