Tom Harrop
Tom Harrop
Thanks, I think those are done.
@SPPearce looks like that issue using `--stub` is discussed here: https://github.com/nextflow-io/nextflow/issues/5456 ``` Cannot invoke method clone() on null object ``` The conda test segfaults, not sure if this matters as...
Oh great, thanks for the tip. It's just the failing conda tests now.
Thanks @SPPearce , that should be fixed now. It was an issue with the way the input had been specified for pytest.
@famosab if you want to suggest those changes I will accept them - that way your commit is tracked. Otherwise LMK if you want me to just make the change....
OK done, hope that was the file you were referring to.
> Also you should remove the entry in the `tests/config/pytest_modules.yml` file to stop the pytest from running. I think I did, just not for the other submodules.
Pardon the ping @johanneskoester. Could this be changed to a warning? In 9.13.2 my pipelines are failing even when the jobs run locally on the same node as Snakemake. I...