Migrate starfusion/build to topics - #12748
Conversation
|
Need help here. How to proceed, @LouisLeNezet ? |
I guess, you wanted to update this snapshot, but I don't see this error on the github action. It seems this particular test use GPU with more memory available. I would just remove the update on |
LouisLeNezet
left a comment
There was a problem hiding this comment.
Just a few comments
Co-authored-by: Louis Le Nézet <58640615+LouisLeNezet@users.noreply.github.com>
My point was more like it would be cool if the bot could update the snapshots for us (at least core team) 😆 I know it can for GPU (though not sure if it's working), but it would be good for some specific CPU cases too. Currently, I can't generate the snapshot for this tool :( |
|
What I did, @LouisLeNezet
|
Personally, for this kind of case, I directly use nf-test test to run only the test I need 😉 |
It might be possible, I'll look into it. |
| touch ${prefix}_genome_lib_build_dir/ref_genome.fa.nsq | ||
| touch ${prefix}_genome_lib_build_dir/ref_genome.fa.ntf | ||
| touch ${prefix}_genome_lib_build_dir/ref_genome.fa.nto | ||
| echo "stub" > ${prefix}_genome_lib_build_dir/__chkpts/annotfiltrule_cp.ok |
There was a problem hiding this comment.
Why change from simple touch ?
There was a problem hiding this comment.
I will revert. Just a matter of style from side, my bad.
I tried that and failed. I believe there is some magic that nf-core/tools does with staging files. It always works with you? |
Co-authored-by: Louis Le Nézet <58640615+LouisLeNezet@users.noreply.github.com>
PR checklist
Closes #12734
topic: versions- See version_topicslabelnf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile condanf-core subworkflows test <SUBWORKFLOW> --profile dockernf-core subworkflows test <SUBWORKFLOW> --profile singularitynf-core subworkflows test <SUBWORKFLOW> --profile conda