2014-03-03 10:42:04 +00:00
|
|
|
### These tests requires VirtualBox running with the following images
|
2020-09-23 15:41:03 +00:00
|
|
|
vagrant@freebsd11
|
2018-01-03 08:03:16 +00:00
|
|
|
par_compress_pipe par_compress_pipe 2>&1
|
2017-12-01 19:53:56 +00:00
|
|
|
par_compress_pipe Test --compress --pipe
|
|
|
|
par_compress_pipe 1000 1000 3893
|
|
|
|
par_compress_pipe bug #41613: --compress --line-buffer no newline
|
|
|
|
par_compress_pipe It worked
|
2018-01-03 08:03:16 +00:00
|
|
|
par_env_parallel par_env_parallel 2>&1
|
2017-12-01 19:53:56 +00:00
|
|
|
par_env_parallel ### env_parallel on Freebsd
|
|
|
|
par_env_parallel myalias1 myvar_line 1
|
|
|
|
par_env_parallel myvar_line 2
|
|
|
|
par_env_parallel myalias2 foo
|
2018-01-03 08:03:16 +00:00
|
|
|
par_load par_load 2>&1
|
2017-12-01 19:53:56 +00:00
|
|
|
par_load ### Test --load (must give 1=true)
|
2018-03-21 21:57:28 +00:00
|
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
2017-12-01 19:53:56 +00:00
|
|
|
par_load
|
|
|
|
par_load 1
|
2018-01-03 08:03:16 +00:00
|
|
|
par_no_more_procs par_no_more_procs 2>&1
|
2017-12-01 19:53:56 +00:00
|
|
|
par_no_more_procs bug #40136: FreeBSD: No more processes
|
|
|
|
par_no_more_procs First started
|
|
|
|
par_no_more_procs Second started
|
|
|
|
par_no_more_procs Third started
|
|
|
|
par_no_more_procs The first finished
|
|
|
|
par_no_more_procs
|
|
|
|
par_no_more_procs Fourth started
|
|
|
|
par_no_more_procs The second finished
|
|
|
|
par_no_more_procs
|
|
|
|
par_no_more_procs The third finished
|
|
|
|
par_no_more_procs
|
|
|
|
par_no_more_procs The fourth finished
|
|
|
|
par_no_more_procs
|
2018-01-03 08:03:16 +00:00
|
|
|
par_round_robin par_round_robin 2>&1
|
2017-12-01 19:53:56 +00:00
|
|
|
par_round_robin bug #40133: FreeBSD: --round-robin gives no output
|
|
|
|
par_round_robin 1000000 1000000 6888896
|
|
|
|
par_round_robin 1000000 1000000 6888896
|
2018-01-03 08:03:16 +00:00
|
|
|
par_sem_fg par_sem_fg 2>&1
|
2017-12-01 19:53:56 +00:00
|
|
|
par_sem_fg bug #40135: FreeBSD: sem --fg does not finish under /bin/sh
|
|
|
|
par_sem_fg The job finished
|
2018-01-03 08:03:16 +00:00
|
|
|
par_shebang par_shebang 2>&1
|
2017-12-01 19:53:56 +00:00
|
|
|
par_shebang bug #40134: FreeBSD: --shebang not working
|
|
|
|
par_shebang It
|
|
|
|
par_shebang worked
|
|
|
|
par_shebang bug #40134: FreeBSD: --shebang(-wrap) not working
|
|
|
|
par_shebang wrap
|
|
|
|
par_shebang works
|
|
|
|
par_shebang bug #40134: FreeBSD: --shebang(-wrap) with options not working
|
2020-08-16 08:12:42 +00:00
|
|
|
par_shebang /usr/local/bin/perl -w ./shebang-wrap-opt wrap
|
2017-12-01 19:53:56 +00:00
|
|
|
par_shebang wrap
|
2020-08-16 08:12:42 +00:00
|
|
|
par_shebang /usr/local/bin/perl -w ./shebang-wrap-opt works
|
2017-12-01 19:53:56 +00:00
|
|
|
par_shebang works
|
2020-08-16 08:12:42 +00:00
|
|
|
par_shebang /usr/local/bin/perl -w ./shebang-wrap-opt with
|
2017-12-01 19:53:56 +00:00
|
|
|
par_shebang with
|
2020-08-16 08:12:42 +00:00
|
|
|
par_shebang /usr/local/bin/perl -w ./shebang-wrap-opt options
|
2017-12-01 19:53:56 +00:00
|
|
|
par_shebang options
|