diff --git a/tests/default.nf.test b/tests/default.nf.test index 53f346f..c1eb409 100644 --- a/tests/default.nf.test +++ b/tests/default.nf.test @@ -104,7 +104,8 @@ nextflow_pipeline { } } */ - + /* + // removed in CI because "No splace left on disk" error encountered test("-profile test_accessions_only") { tag "test_accessions_only" @@ -164,6 +165,7 @@ nextflow_pipeline { ) } } + */ test("-profile test_one_accession_low_gene_count") { tag "test_one_accession_low_gene_count" @@ -190,7 +192,8 @@ nextflow_pipeline { ) } } - + /* + // removed in CI because "No splace left on disk" error encountered test("-profile test_skip_id_mapping") { tag "test_skip_id_mapping" @@ -216,7 +219,7 @@ nextflow_pipeline { ) } } - + */ test("-profile test_dataset_custom_mapping_and_gene_length") { tag "test_dataset_custom_mapping_and_gene_length"