Failed
preprocessing_test.test_document_labels (from nosetests)
Failing for the past 5 builds
(Since Failed )
Error Message
local variable 'doclist' referenced before assignment
Stacktrace
Traceback (most recent call last): File "/usr/lib/python3.5/unittest/case.py", line 59, in testPartExecutor yield File "/usr/lib/python3.5/unittest/case.py", line 601, in run testMethod() File "/mnt/data/jenkins/shiningpanda/jobs/62c67c92/virtualenvs/d41d8cd9/lib/python3.5/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/mnt/data/jenkins/workspace/DARIAH-Topics/test/preprocessing_test.py", line 19, in test_document_labels doclist = test_document_list() File "/mnt/data/jenkins/workspace/DARIAH-Topics/test/preprocessing_test.py", line 11, in test_document_list doclist = doclist.full_paths(as_str=True) UnboundLocalError: local variable 'doclist' referenced before assignment