ndarville / pony-forum

A modern alternative to ancient forum CMSes like vBulletin and PHPBB in Python on Django. (Alpha stage.) (NB: dotCloud have since removed their free Sandbox tier.)
http://pony-forum.com
26 stars 7 forks source link

django-cache-panel creates testing information deluge #73

Open ndarville opened 12 years ago

ndarville commented 12 years ago

https://github.com/lincolnloop/django-cache-panel

INSTALLED_APPS = (
#   'cache_panel',
$ python manage.py test
nosetests --verbosity 1 --with-progressive --with-fixture-bundling
To reuse old database "test_mydb" for speed, set env var REUSE_DB=1.
Creating test database for alias 'default'...

OK!  4 tests, 0 failures, 0 errors in 3.7s
Destroying test database for alias 'default'...

INSTALLED_APPS = (
    'cache_panel',
$ python manage.py test
nosetests --verbosity 1 --with-progressive --with-fixture-bundling
DEBUG:easyprocess:version=0.1.4
DEBUG:pyvirtualdisplay:version=0.1.0
To reuse old database "test_mydb" for speed, set env var REUSE_DB=1.
Creating test database for alias 'default'...
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session {"sessionId": null, "desiredCapabilities": {"platform": "ANY", "browserName": "firefox", "version": "", "javascriptEnabled": true}}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/timeouts/implicit_wait {"sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "ms": 3000.0}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/url {"url": "http://localhost:8081/admin/", "sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5"}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element {"using": "tag name", "sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "value": "body"}
DEBUG:selenium.webdriver.remote.remote_connection:GET http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element/{01630a01-5c4f-5b40-836d-2ac7a15cdbd6}/text {"sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "id": "{01630a01-5c4f-5b40-836d-2ac7a15cdbd6}"}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element {"using": "name", "sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "value": "username"}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element/{00001d8f-301b-f24e-a150-4f51fd9db0c9}/value {"sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "id": "{00001d8f-301b-f24e-a150-4f51fd9db0c9}", "value": ["a", "d", "m", "i", "n"]}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element {"using": "name", "sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "value": "password"}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element/{b7a78420-3261-0a49-956d-2375daf70690}/value {"sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "id": "{b7a78420-3261-0a49-956d-2375daf70690}", "value": ["p", "a", "s", "s", "w", "o", "r", "d"]}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element/{b7a78420-3261-0a49-956d-2375daf70690}/value {"sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "id": "{b7a78420-3261-0a49-956d-2375daf70690}", "value": ["\ue006"]}
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element {"using": "tag name", "sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "value": "body"}
DEBUG:selenium.webdriver.remote.remote_connection:GET http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5/element/{9992fca2-6e5b-7e4d-960e-6f3445e376ac}/text {"sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5", "id": "{9992fca2-6e5b-7e4d-960e-6f3445e376ac}"}
DEBUG:selenium.webdriver.remote.remote_connection:DELETE http://127.0.0.1:55373/hub/session/f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5 {"sessionId": "f6b4bfc2-09e1-7f4c-a9c9-1f2b13f21ab5"}

OK!  4 tests, 0 failures, 0 errors in 4.0s
Destroying test database for alias 'default'...