Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 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

#846 fixed merge style.css and ckan.css memespring memespring

Reported by memespring, 3 years ago.

Description

no need for separate files

#1473 fixed max name length validators missing dread dread

Reported by dread, 2 years ago.

Description

Max length of package name and version field is 100 characters, but the validators seem to enforce this, although in the web interface the javascript limits typing in these fields, so it just affects the API really.

Note: See TracQuery for help on using queries.