yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17928
[Bug 1293692] Re: testing fails on specific systems due to dictionnary ordering
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => juno-2
--
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/1293692
Title:
testing fails on specific systems due to dictionnary ordering
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Due to the use of dictionaries in horizon some tests will differ
depending on the platform/system.
A good example is horizon.tables.base.Row#get_ajax_update_url (l564)
which will encode a dict in an url but the test use a static string,
so the result can diverge.
My config is an ubuntu 12.04 with python 2.6 installed with
http://askubuntu.com/questions/125342/how-can-i-install-
python-2-6-on-12-04, just install and run tox -epy26 and it will fail.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1293692/+subscriptions
References