diff --git a/tests/functional/test_mixed.yml b/tests/functional/test_mixed.yml index e11ea9e..591c675 100644 --- a/tests/functional/test_mixed.yml +++ b/tests/functional/test_mixed.yml @@ -195,7 +195,7 @@ - '{$4="."; $5=threshold; print;}' - "footprints.fps.0.01.bed" - "sort-bed" - - "--max-mem 2G" + - "--max-mem 6G" - "--merge" files: - path: "test-output/footprints.fps.0.01.bed" diff --git a/tests/functional/test_workflows.yml b/tests/functional/test_workflows.yml index a8c81b2..2280532 100644 --- a/tests/functional/test_workflows.yml +++ b/tests/functional/test_workflows.yml @@ -226,7 +226,7 @@ - '{$4="."; $5=threshold; print;}' - "footprints.fps.0.01.bed" - "sort-bed" - - "--max-mem 2G" + - "--max-mem 6G" - "--merge" files: - path: "test-output/footprints.fps.0.01.bed"