Closed
Description
Summary
I just noticed that TestSignalExtraction.test_signal_extr_traits_valid is failing on my OSX with the message:
E traits.trait_errors.TraitError: The trait 'out_file' of a SignalExtractionOutputSpec instance is an existing file name, but the path '/private/var/folders/5s/hk2j7ylx54b2clm9bx1mpvj00000gq/T/tmp_2bektow/SignalExtraction/signals.tsv' does not exist.
I can see that the file signals.tsv
is being created but is being deleted here.
@oesteban I'll try to figure out why this happens on my OSX and not on CircleCI (or other Linux we tried today), but if you have any suggestions, please let me know.