*** Running test-append 0 0.051453 --- 0 0.042114 0 0.051297 OK test-append *** Running test-bad-tsv-chars Traceback (most recent call last): File "benchmarks/time_.py", line 189, in status = main(sys.argv) File "benchmarks/time_.py", line 174, in main table_out.writerow(more_cells) _csv.Error: need to escape, but no escapechar set Traceback (most recent call last): File "benchmarks/time_.py", line 189, in status = main(sys.argv) File "benchmarks/time_.py", line 174, in main table_out.writerow(more_cells) _csv.Error: need to escape, but no escapechar set Traceback (most recent call last): File "benchmarks/time_.py", line 189, in status = main(sys.argv) File "benchmarks/time_.py", line 174, in main table_out.writerow(more_cells) _csv.Error: need to escape, but no escapechar set 0 0.002759 OK test-bad-tsv-chars OK test-bad-tsv-chars *** Running test-csv hi 0,0.001605 hi 0,0.000955,a,b hi 0,0.001234,0.001003,0.000000,1352 hi 0,0.001254,0.000000,0.000996,1404,a,b OK test-csv *** Running test-maxrss 1 0 0.001531 0.001179 0.000000 1532 OK test-maxrss *** Running test-print-header time_.py: No arguments allowed with --print-header status elapsed_secs name status elapsed_secs user_secs sys_secs max_rss_KiB name status,elapsed_secs,user_secs,sys_secs,max_rss_KiB,foo,bar status elapsed_secs user_secs sys_secs max_rss_KiB stdout_md5sum a b OK test-print-header *** Running test-rusage bash 0 0.002194 0.000000 0.001904 2888 python 0 0.018669 0.004263 0.012789 10048 OK test-rusage *** Running test-stdout c0710d6b4f15dfa88f600b0e6b624077 _tmp/stdout.txt 0,0.001016,c0710d6b4f15dfa88f600b0e6b624077 0,0.001002,0.000892,0.000000,1408,c0710d6b4f15dfa88f600b0e6b624077 OK test-stdout *** Running test-time-helper will be overwritten time-helper: expected a command to run time-helper: error executing '/bad' execvp: No such file or directory 42 0.155961 42 0.15596142,0.161894,0.006455,0.004195,1740 _devbuild/bin/time-helper: invalid option -- 'z' OK test-time-helper *** Running test-tsv 0 0.011784 0 0.021302 0 0.031920 hi 0 0.001742 a b hi 0 0.001277 0.001026 0.000000 1516 a b OK test-tsv *** Running test-usage time_.py: Expected a command Usage: time.py [options] ARGV... time_.py: error: --output option requires an argument OK test-usage benchmarks/time-test.sh: 10 tests passed.