Failed
demonstrator_test.DemonstratorTestCase.test_render_index (from nosetests)
Failing for the past 3 builds
(Since Failed )
Error Message
name 'Path' is not defined -------------------- >> begin captured logging << -------------------- visualization: INFO: WordCloud functions not available, they require the wordcloud module --------------------- >> end captured logging << ---------------------
Stacktrace
File "/usr/lib/python3.5/unittest/case.py", line 59, in testPartExecutor yield File "/usr/lib/python3.5/unittest/case.py", line 597, in run self.setUp() File "/mnt/data/jenkins/workspace/DARIAH-Topics/test/demonstrator_test.py", line 18, in setUp self.project_path = Path(__file__).absolute().parent.parent name 'Path' is not defined -------------------- >> begin captured logging << -------------------- visualization: INFO: WordCloud functions not available, they require the wordcloud module --------------------- >> end captured logging << ---------------------