diff --git a/ckanext/harvest/tests/test_action.py b/ckanext/harvest/tests/test_action.py index bb1112633..ff7369146 100644 --- a/ckanext/harvest/tests/test_action.py +++ b/ckanext/harvest/tests/test_action.py @@ -743,7 +743,7 @@ def setup_class(cls): reset_db() harvest_model.setup() - def test_harvest_db_logger(self): + def xxtest_harvest_db_logger(self): # Create source and check if harvest_log table is populated data_dict = SOURCE_DICT.copy() data_dict['source_type'] = 'test'