← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1488261] Re: update code so data-selenium is consistently available

 

On review I'm going to disagree with myself. Not sure this was a good
idea at all - a lot of overhead for a limited number of cases.

** Changed in: horizon
       Status: Confirmed => Invalid

-- 
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):
  Invalid

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


References