SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 114 forks source link

Fix UI PuppetClasses.test_update_positive_1 #2192

Closed sghai closed 9 years ago

sghai commented 9 years ago

Stacktrace

  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
    testMethod()
  File "/home/jenkins/shiningpanda/jobs/ca586003/virtualenvs/d41d8cd9/lib/python2.7/site-packages/ddt.py", line 146, in wrapper
    return func(self, *args, **kwargs)
  File "/home/jenkins/workspace/satellite6-automation-downstream-rhel71-ui/tests/foreman/ui/test_puppet_classes.py", line 48, in test_update_positive_1
    param_name)
  File "robottelo/ui/puppetclasses.py", line 108, in fetch_class_parameter_description
    self.find_element(tab_locators['puppetclass.parameters']).click()
jyejare commented 9 years ago

The Test is passing in the latest run on jenkins. Also passing locally on my system. So closing this issue.

jyejare commented 9 years ago

Re-opening the issue as it occurred in the latest jenkins run for RHEL 6.6 only.