Closed hannes-ucsc closed 9 years ago
Note how the module descriptors differ between the two cases:
WARNING:toil.resource:Can't globalize module ModuleDescriptor(dirPath='/Users/hannes/workspace/bd2k/toil/src/toil/test/src', name='jobServiceTest', extension='.pyc').
vs.
WARNING:toil.resource:Can't globalize module ModuleDescriptor(dirPath='/Users/hannes/workspace/bd2k/toil/src', name='toil.test.src.jobServiceTest', extension='.pyc').
This will be followed-up in #272.
PyCharm
Command line (via unittest):