yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37194
[Bug 1488261] [NEW] update code so data-selenium is consistently available
Public bug reported:
while reviewing https://review.openstack.org/#/c/214671/ in patch set 6,
Timur proposed a patch that consistently added the data-selenium
attribute to table values. I believe this is the right approach and it
would be nice if all of our integration tests could rely on this value
being present. However, several unit tests fail after this attribute is
added.
This bug is to update the data-selenium -updating code in
horizon/tables/base.py Cell.__init__ to always add this attribute as
well as update the related unit tests.
** Affects: horizon
Importance: Undecided
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/1488261
Title:
update code so data-selenium is consistently available
Status in OpenStack Dashboard (Horizon):
New
Bug description:
while reviewing https://review.openstack.org/#/c/214671/ in patch set
6, Timur proposed a patch that consistently added the data-selenium
attribute to table values. I believe this is the right approach and it
would be nice if all of our integration tests could rely on this value
being present. However, several unit tests fail after this attribute
is added.
This bug is to update the data-selenium -updating code in
horizon/tables/base.py Cell.__init__ to always add this attribute as
well as update the related unit tests.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1488261/+subscriptions
Follow ups