Skip to content

Instantly share code, notes, and snippets.

@vinyll
Created January 31, 2014 14:50
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 vinyll/8733461 to your computer and use it in GitHub Desktop.
Save vinyll/8733461 to your computer and use it in GitHub Desktop.
======================================================================
ERROR: test_search_limits (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1017, in test_search_limits
assert False
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1017, in test_search_limits
assert False
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/bdb.py", line 46, in trace_dispatch
return self.dispatch_line(frame)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/bdb.py", line 65, in dispatch_line
if self.quitting: raise BdbQuit
BdbQuit:
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 129
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_compat_mode_ignore (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1052, in test_compat_mode_ignore
self.assertContains(response, 'Delicious Bookmarks')
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find 'Delicious Bookmarks' in response
-------------------- >> begin captured logging << --------------------
rdflib: INFO: version: 3.0.0
raven.contrib.django.client.DjangoClient: INFO: Raven is not configured (logging is disabled). Please see the documentation for more information.
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/_status HTTP/1.1" 200 2600
pyes.urllib3.connectionpool: DEBUG: "DELETE /test_amo_addons-20140131061254 HTTP/1.1" 200 31
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_apps/_status HTTP/1.1" 404 71
pyes.urllib3.connectionpool: DEBUG: "DELETE /test_amo_apps HTTP/1.1" 404 71
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons_stats/_status HTTP/1.1" 200 2565
pyes.urllib3.connectionpool: DEBUG: "DELETE /test_amo_addons_stats-20140131061254 HTTP/1.1" 200 31
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/_status HTTP/1.1" 404 73
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons-20140131064937 HTTP/1.1" 200 31
pyes.urllib3.connectionpool: DEBUG: "POST /_aliases HTTP/1.1" 200 31
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons-20140131064937/addons/_mapping HTTP/1.1" 400 112
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons-20140131064937/_status HTTP/1.1" 200 2537
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons-20140131064937/compat/_mapping HTTP/1.1" 400 112
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons-20140131064937/_status HTTP/1.1" 200 2537
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons-20140131064937/collections/_mapping HTTP/1.1" 400 112
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons-20140131064937/_status HTTP/1.1" 200 2537
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons-20140131064937/users/_mapping HTTP/1.1" 400 112
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons_stats/_status HTTP/1.1" 404 79
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons_stats-20140131064938 HTTP/1.1" 200 31
pyes.urllib3.connectionpool: DEBUG: "POST /_aliases HTTP/1.1" 200 31
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons_stats-20140131064938/stats_collections_counts/_mapping HTTP/1.1" 200 31
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons_stats-20140131064938/_status HTTP/1.1" 200 2561
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons_stats-20140131064938/download_counts/_mapping HTTP/1.1" 200 31
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons_stats-20140131064938/_status HTTP/1.1" 200 2561
pyes.urllib3.connectionpool: DEBUG: "PUT /test_amo_addons_stats-20140131064938/update_counts/_mapping HTTP/1.1" 200 31
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_compat_mode_normal_and_binary_components (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1089, in test_compat_mode_normal_and_binary_components
self.assertContains(response, 'Delicious Bookmarks')
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find 'Delicious Bookmarks' in response
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_compat_mode_normal_and_binary_components_multi_file (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1129, in test_compat_mode_normal_and_binary_components_multi_file
self.assertContains(response, 'Delicious Bookmarks')
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find 'Delicious Bookmarks' in response
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_compat_mode_normal_and_strict_opt_in (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1062, in test_compat_mode_normal_and_strict_opt_in
self.assertContains(response, 'Delicious Bookmarks')
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find 'Delicious Bookmarks' in response
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_compat_mode_normal_max_version (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1175, in test_compat_mode_normal_max_version
self.assertContains(response, 'Delicious Bookmarks')
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find 'Delicious Bookmarks' in response
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_compat_override (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1184, in test_compat_override
self.assertContains(response, 'Delicious Bookmarks')
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find 'Delicious Bookmarks' in response
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_double_escaping (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 954, in test_double_escaping
self.assertContains(resp, '<addon id="6113">')
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find '<addon id="6113">' in response
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 127
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 122
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 122
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_search_for_specifics (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1008, in test_search_for_specifics
self.assertContains(response, text, msg_prefix=url)
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : /en-US/firefox/api/1.2/search/delicious type:extension: Couldn't find 'Delicious Bookmarks' in response
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 129
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 123
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_total_results (api.tests.test_views.SearchTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Users/vinyll/Projects/zamboni/src/apps/api/tests/test_views.py", line 1027, in test_total_results
self.assertContains(response, """<searchresults total_results="2">""")
File "/Volumes/Users/vinyll/Projects/zamboni/venv/lib/python2.6/site-packages/django/test/testcases.py", line 640, in assertContains
msg_prefix + "Couldn't find '%s' in response" % text)
AssertionError: False is not True : Couldn't find '<searchresults total_results="2">' in response
-------------------- >> begin captured logging << --------------------
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 128
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "POST /_bulk HTTP/1.1" 200 129
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_flush HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "POST /test_amo_addons/_refresh HTTP/1.1" 200 59
pyes.urllib3.connectionpool: DEBUG: "GET /_cluster/health HTTP/1.1" 200 235
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 122
pyes: DEBUG: Connecting to 127.0.0.1:9200
pyes: INFO: Starting new HTTP connection (1): 127.0.0.1
pyes.urllib3.connectionpool: DEBUG: "GET /test_amo_addons/addons/_search HTTP/1.1" 200 122
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 16 tests in 26.786s
FAILED (errors=1, failures=9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment