Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (412 - 414 of 2152)

Ticket Resolution Summary Owner Reporter
#827 fixed metadata_created_and_modified error rgrp dread

Reported by dread, 3 years ago.

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

#829 wontfix Admin CRUD broken rgrp dread

Reported by dread, 3 years ago.

Description

Browsing to the admin interface /admin (even logged in as a sysadmin) gives an exception.

#840 fixed On/off switch for ETags cache dread dread

Reported by dread, 3 years ago.

Description
  • Use config variable to switch ETags caching on or off. Consider joining in with 'cache_enabled'.
  • Default setting for (all) caching should be off.
  • Needs documenting in configuration.rst
Note: See TracQuery for help on using queries.