Custom Query (2152 matches)
Results (802 - 804 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#827 | fixed | metadata_created_and_modified error | rgrp | dread |
Description |
Intermittent failure on ckan default branch. Looks like brittle test. ====================================================================== FAIL: ckan.tests.models.test_package.TestPackageRevisions.test_02_metadata_created_and_modified ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/okfn/full/build/buildandsmoke/pyenv/lib/python2.6/site-packages/nose/case.py", line 186, in runTest self.test(*self.arg) File "/home/buildslave/okfn/full/build/buildandsmoke/pyenv/src/ckan/ckan/tests/models/test_package.py", line 250, in test_02_metadata_created_and_modified assert out == exp, (out, exp) AssertionError: (datetime.datetime(2010, 11, 25, 4, 37, 52, 949380), datetime.datetime(2010, 11, 25, 4, 37, 52, 94938)) http://buildbot.okfn.org/builders/builder-ckan/builds/589/steps/shell/logs/stdio |
|||
#828 | fixed | Update cache support in home controller to use cache config in ini file | rgrp | rgrp |
Description |
Currently cache usage in home controller is inconsistent with elsewhere and, in particular, does not respect cache_disabled and is not configurable using path notation (e.g. ckan.controllers.home. ...). This is especially frustrating in a development environment where is currently running into fact front page is being cached. Fix this. |
|||
#829 | wontfix | Admin CRUD broken | rgrp | dread |
Description |
Browsing to the admin interface /admin (even logged in as a sysadmin) gives an exception. |
Note: See TracQuery
for help on using queries.