[ckan-dev] failing tests in master

Ross Jones ross.jones at okfn.org
Mon Apr 23 13:34:00 UTC 2012


Number 1) below is failing for me because it can't find the DB table, is this the same fail you found before Toby?

Ross.


On 23 Apr 2012, at 12:16, Toby Dacre wrote:

> There are 2 failing tests in master
> 
> 1)  ckan.tests.logic.test_action.TestAction.test_40_task_resource_status
> 
> This is because celery is needed but is not in requires file.  We either need to make celery a requirement or skip this test if it is not installed
> 
> 
> 2) ckan.tests.functional.test_cors.TestCORS.test_headers
> 
> commit  78deae0bf61a8925 adds  OPTIONS as an allowed header where the test still checks for the old ones (I'll fix this).
> Additionally the test in this file cannot be run independently which I think also affects some other test files.  It would be good if all test files could run independently (I'm not fixing this)
> 
> Toby
> 
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev





More information about the ckan-dev mailing list