SatelliteQE / robottelo

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

Automation failure : test_syncplan.Syncplan.test_positive_update #2712

Closed tkolhar closed 9 years ago

tkolhar commented 9 years ago

TestNames: tests.foreman.ui.test_syncplan.Syncplan.test_positive_update_2

Error Message

'NoneType' object has no attribute 'click'

Stacktrace

File "/usr/lib64/python2.7/unittest/case.py", line 369, in run testMethod() File "/home/jenkins/shiningpanda/jobs/1b673361/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-rhel67-ui/tests/foreman/ui/test_syncplan.py", line 273, in test_positive_update_2 new_sync_interval=test_data['interval']) File "robottelo/ui/syncplan.py", line 69, in update locators["sp.sync_interval_edit"]).click() '\'NoneType\' object has no attribute \'click\'\n--------------------

tkolhar commented 9 years ago

this issue occurred again dated 09/03/2015 TestNames: tests.foreman.ui.test_syncplan.Syncplan.test_positive_update_2

Error Message 'NoneType' object has no attribute 'click'

Stacktrace

File "/usr/lib64/python2.7/unittest/case.py", line 369, in run testMethod() File "/home/jenkins/shiningpanda/jobs/1b673361/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-rhel67-ui/tests/foreman/ui/test_syncplan.py", line 273, in test_positive_update_2 new_sync_interval=test_data['interval']) File "robottelo/ui/syncplan.py", line 69, in update locators["sp.sync_interval_edit"]).click() '\'NoneType\' object has no attribute \'click\'\n--------------------