Create list of modules which were terminated from Nextflow - #44
Conversation
|
I tested the script and it seems to work. This is how I completed the test.
The script produced a file called This matches the expected failure of the first 4 entries. I did find one bug. I reran the nextflow pipeline with a modified input file with different BADPATHS set, the tasks that failed in the previous run also appeared in the output file This might not impact the cronjobs, as each run has its own directory, but could cause confusion if the nextflow pipeline was reran after certain tests were fixed, as they may still be listed as terminated, while the nextflow output indicates success. |
Generate list of ghost modules (module tests which were terminated from Nextflow)
This list contains the modules which were "missed" or absent from the PkgAuto test summary file
This list originates from the
.nextflow.logfile, these modules have "Process .* terminated with an error exit status"