Skip to content

Commit c6c838a

Browse files
committed
debug output --
1 parent 8a6d6b8 commit c6c838a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/wfbench/test_wfbench.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ def test_create_from_recipe(self) -> None:
148148
# per_type_footprint[task_type] = "1" # string???
149149

150150
for data_spec in [fixed_total_footprint_in_mb]:
151-
sys.stderr.write(f"TESTING create_benchmark\n")
152151
benchmark.create_benchmark(_create_fresh_local_dir(f"/tmp/benchmark"), cpu_work=1, data=data_spec, percent_cpu=0.6)
153152

154153
# Run the benchmark with the Bash translator

0 commit comments

Comments
 (0)