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 : tests.foreman.api.test_subscription.SubscriptionsTestCase #2412

Closed tkolhar closed 9 years ago

tkolhar commented 9 years ago

TestNames: tests.foreman.api.test_subscription.SubscriptionsTestCase.test_negative_create_1 tests.foreman.api.test_subscription.SubscriptionsTestCase.test_positive_create_1 tests.foreman.api.test_subscription.SubscriptionsTestCase.test_positive_delete_1

Error Message

Task 46e64510-6658-4d64-8f35-a03015f7137d completed with result warning. Error message(s): [u'wrong number of arguments (1 for 0)']

Stacktrace

File "/usr/lib64/python2.7/unittest/case.py", line 369, in run testMethod() File "/home/jenkins/workspace/satellite6-automation-upstream-rhel66-api/tests/foreman/api/test_subscription.py", line 28, in test_positive_create_1 path=cloned_manifest_path File "/home/jenkins/shiningpanda/jobs/7e053c38/virtualenvs/d41d8cd9/lib/python2.7/site-packages/nailgun/entities.py", line 2294, in upload_manifest return _handle_response(response, self._server_config, synchronous) File "/home/jenkins/shiningpanda/jobs/7e053c38/virtualenvs/d41d8cd9/lib/python2.7/site-packages/nailgun/entities.py", line 104, in _handle_response return ForemanTask(server_config, id=response.json()['id']).poll() File "/home/jenkins/shiningpanda/jobs/7e053c38/virtualenvs/d41d8cd9/lib/python2.7/site-packages/nailgun/entities.py", line 1419, in poll timeout File "/home/jenkins/shiningpanda/jobs/7e053c38/virtualenvs/d41d8cd9/lib/python2.7/site-packages/nailgun/entity_mixins.py", line 104, in _poll_task task_info['humanized']['errors'] 'Task 46e64510-6658-4d64-8f35-a03015f7137d completed with result warning. Error message(s): [u\'wrong number of arguments (1 for 0)\']\n-------------------

tkolhar commented 9 years ago

closing this as this issue is added a to a common github issue created for all upstream failures