openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #20956
Re: [Merge] lp:~phill-ridout/openlp/1114457 into lp:openlp
Review: Needs Fixing
======================================================================
ERROR: Test the :mod:`doImport` module opens the correct files
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/raoul/Projects/OpenLP/1114457/tests/functional/openlp_plugins/songs/test_ewimport.py", line 249, in do_import_source_test
self.assertIsNone(importer.doImport(), u'doImport should return None')
File "/home/raoul/Projects/OpenLP/1114457/openlp/plugins/songs/lib/ewimport.py", line 86, in doImport
db_file = open(self.import_source, 'rb')
IOError: [Errno 2] No such file or directory: u'Songs.DB'
----------------------------------------------------------------------
--
https://code.launchpad.net/~phill-ridout/openlp/1114457/+merge/172677
Your team OpenLP Core is subscribed to branch lp:openlp.
References