Skip to content

Instantly share code, notes, and snippets.

@wookiehangover
Created June 11, 2014 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wookiehangover/99c481b2a01f15707626 to your computer and use it in GitHub Desktop.
Save wookiehangover/99c481b2a01f15707626 to your computer and use it in GitHub Desktop.
sam@daedalus: ~/dev/sprintly/sprint.ly ± [master] ✖
∴ ./snowbird/manage.py test functional 06/11/14 - 16:10:19
Tracelytics Oboe warning: module not built on a platform with liboboe and liboboe-dev installed, running in no-op mode. Tracing disabled. Contact traceviewsupport@appneta.com if this is unexpected.
[2014-06-11 22:10:29,895] ERROR oboe - Tracelytics Oboe warning: module not built on a platform with liboboe and liboboe-dev installed, running in no-op mode. Tracing disabled. Contact traceviewsupport@appneta.com if this is unexpected.
RUM initialization: couldn't read /etc/tracelytics.conf (No such file or directory). RUM will be disabled unless oboe.config['access_key'] is set.
[2014-06-11 22:10:29,896] WARNING oboe - RUM initialization: couldn't read /etc/tracelytics.conf (No such file or directory). RUM will be disabled unless oboe.config['access_key'] is set.
Creating test database for alias 'default'...
.........E...E...........EEEEEEEEEEEEE
======================================================================
ERROR: test_add_completed_at_set_statuses (functional.tests.main.FiltersListTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/snowbird/apps/functional/tests/main.py", line 467, in setUp
self.do_sprintly_login()
File "/Users/sam/dev/sprintly/sprint.ly/snowbird/apps/functional/tests/base.py", line 61, in do_sprintly_login
lp.do_login()
File "/Users/sam/dev/sprintly/sprint.ly/snowbird/apps/functional/page_objects/login_page.py", line 24, in do_login
self.setEmail('testingaccount@test.com')
File "/Users/sam/dev/sprintly/sprint.ly/snowbird/apps/functional/page_objects/login_page.py", line 8, in setEmail
self.fill_form_by_id("id_email", email)
File "/Users/sam/dev/sprintly/sprint.ly/snowbird/apps/functional/page_objects/base.py", line 28, in fill_form_by_id
return self.fill_form_by_css('#%s' % form_element_id, value)
File "/Users/sam/dev/sprintly/sprint.ly/snowbird/apps/functional/page_objects/base.py", line 24, in fill_form_by_css
elem.clear()
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py", line 67, in clear
self._execute(Command.CLEAR_ELEMENT)
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py", line 369, in _execute
return self._parent.execute(command, params)
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 164, in execute
self.error_handler.check_response(response)
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 164, in check_response
raise exception_class(message, screen, stacktrace)
ElementNotVisibleException: Message: u'Element is not currently visible and so may not be interacted with' ; Stacktrace:
at fxdriver.preconditions.visible (file:///var/folders/xw/p48kwbzj2y3f_nx46tr2kvym0000gn/T/tmpZU_IVL/extensions/fxdriver@googlecode.com/components/command_processor.js:8179)
at DelayedCommand.prototype.checkPreconditions_ (file:///var/folders/xw/p48kwbzj2y3f_nx46tr2kvym0000gn/T/tmpZU_IVL/extensions/fxdriver@googlecode.com/components/command_processor.js:10814)
at DelayedCommand.prototype.executeInternal_/h (file:///var/folders/xw/p48kwbzj2y3f_nx46tr2kvym0000gn/T/tmpZU_IVL/extensions/fxdriver@googlecode.com/components/command_processor.js:10831)
at fxdriver.Timer.prototype.setTimeout/<.notify (file:///var/folders/xw/p48kwbzj2y3f_nx46tr2kvym0000gn/T/tmpZU_IVL/extensions/fxdriver@googlecode.com/components/command_processor.js:396)
======================================================================
ERROR: test_members_list_is_populated (functional.tests.main.FiltersListTests)
Make sure Assigned To dropdown has members in it.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/snowbird/apps/functional/tests/main.py", line 491, in test_members_list_is_populated
member = self.browser.find('.section.members .collapsible .ui-menu .ui-menu-item')
File "/Users/sam/dev/sprintly/sprint.ly/snowbird/apps/functional/helpers.py", line 16, in find
return self.wrapped.find_element_by_css_selector(selector)
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 365, in find_element_by_css_selector
return self.find_element(by=By.CSS_SELECTOR, value=css_selector)
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 681, in find_element
{'using': by, 'value': value})['value']
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 164, in execute
self.error_handler.check_response(response)
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 164, in check_response
raise exception_class(message, screen, stacktrace)
NoSuchElementException: Message: u'Unable to locate element: {"method":"css selector","selector":".section.members .collapsible .ui-menu .ui-menu-item"}' ; Stacktrace:
at FirefoxDriver.prototype.findElementInternal_ (file:///var/folders/xw/p48kwbzj2y3f_nx46tr2kvym0000gn/T/tmpZU_IVL/extensions/fxdriver@googlecode.com/components/driver_component.js:8860)
at fxdriver.Timer.prototype.setTimeout/<.notify (file:///var/folders/xw/p48kwbzj2y3f_nx46tr2kvym0000gn/T/tmpZU_IVL/extensions/fxdriver@googlecode.com/components/driver_component.js:396)
======================================================================
ERROR: tearDownClass (functional.tests.main.FunctionalTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1145, in tearDownClass
cls.server_thread.join()
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1069, in join
self.httpd.shutdown()
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 956, in shutdown
"Failed to shutdown the live test server in 2 seconds. The "
RuntimeError: Failed to shutdown the live test server in 2 seconds. The server might be stuck or generating a slow response.
======================================================================
ERROR: setUpClass (functional.tests.main.ItemColumnTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.ItemDialogTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.item_detail.ItemPageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.ItemTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.ItemsListTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.PermalinkFilterTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.RedeemCouponTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.ReportsDateValidator)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.SearchNavigation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.SettingsViewTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.SignupTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
======================================================================
ERROR: setUpClass (functional.tests.main.SubItemTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/sam/dev/sprintly/sprint.ly/lib/python2.7/site-packages/django/test/testcases.py", line 1135, in setUpClass
raise cls.server_thread.error
WSGIServerException: [Errno 48] Address already in use
----------------------------------------------------------------------
Ran 25 tests in 295.950s
FAILED (errors=15)
Destroying test database for alias 'default'...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment