# Running: pgbench -h home -p 5432 -U calvin ---debug --bad-option [08:07:36.732](0.194s) ok 1 - pgbench option error: bad option status (got 1 vs expected 1) [08:07:36.746](0.013s) ok 2 - pgbench option error: bad option stdout /(?^:^$)/ [08:07:36.746](0.000s) ok 3 - pgbench option error: bad option stderr /(?^:--help.*more information)/ # Running: pgbench -f no-such-file [08:07:36.759](0.013s) ok 4 - pgbench option error: no file status (got 1 vs expected 1) [08:07:36.759](0.000s) ok 5 - pgbench option error: no file stdout /(?^:^$)/ [08:07:36.759](0.000s) ok 6 - pgbench option error: no file stderr /(?^:could not open file "no-such-file":)/ # Running: pgbench -b no-such-builtin [08:07:36.773](0.013s) ok 7 - pgbench option error: no builtin status (got 1 vs expected 1) [08:07:36.773](0.000s) ok 8 - pgbench option error: no builtin stdout /(?^:^$)/ [08:07:36.773](0.000s) ok 9 - pgbench option error: no builtin stderr /(?^:no builtin script .* "no-such-builtin")/ # Running: pgbench --builtin=select-only@one [08:07:36.788](0.015s) ok 10 - pgbench option error: invalid weight status (got 1 vs expected 1) [08:07:36.788](0.000s) ok 11 - pgbench option error: invalid weight stdout /(?^:^$)/ [08:07:36.788](0.000s) ok 12 - pgbench option error: invalid weight stderr /(?^:invalid weight specification: \@one)/ # Running: pgbench -b select-only@-1 [08:07:36.799](0.011s) ok 13 - pgbench option error: invalid weight status (got 1 vs expected 1) [08:07:36.799](0.000s) ok 14 - pgbench option error: invalid weight stdout /(?^:^$)/ [08:07:36.799](0.000s) ok 15 - pgbench option error: invalid weight stderr /(?^:weight spec.* out of range .*: -1)/ # Running: pgbench -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S -S [08:07:36.811](0.012s) ok 16 - pgbench option error: too many scripts status (got 1 vs expected 1) [08:07:36.811](0.000s) ok 17 - pgbench option error: too many scripts stdout /(?^:^$)/ [08:07:36.812](0.000s) ok 18 - pgbench option error: too many scripts stderr /(?^:at most 128 SQL scripts)/ # Running: pgbench -c three [08:07:36.823](0.011s) ok 19 - pgbench option error: bad \#clients status (got 1 vs expected 1) [08:07:36.823](0.001s) ok 20 - pgbench option error: bad \#clients stdout /(?^:^$)/ [08:07:36.823](0.000s) ok 21 - pgbench option error: bad \#clients stderr /(?^:invalid value "three" for option -c/--clients)/ # Running: pgbench -j eleven [08:07:36.835](0.012s) ok 22 - pgbench option error: bad \#threads status (got 1 vs expected 1) [08:07:36.835](0.000s) ok 23 - pgbench option error: bad \#threads stdout /(?^:^$)/ [08:07:36.836](0.000s) ok 24 - pgbench option error: bad \#threads stderr /(?^:invalid value "eleven" for option -j/--jobs)/ # Running: pgbench -i -s two [08:07:36.848](0.012s) ok 25 - pgbench option error: bad scale status (got 1 vs expected 1) [08:07:36.848](0.000s) ok 26 - pgbench option error: bad scale stdout /(?^:^$)/ [08:07:36.848](0.000s) ok 27 - pgbench option error: bad scale stderr /(?^:invalid value "two" for option -s/--scale)/ # Running: pgbench -t zil [08:07:36.860](0.012s) ok 28 - pgbench option error: invalid \#transactions status (got 1 vs expected 1) [08:07:36.860](0.000s) ok 29 - pgbench option error: invalid \#transactions stdout /(?^:^$)/ [08:07:36.861](0.000s) ok 30 - pgbench option error: invalid \#transactions stderr /(?^:invalid value "zil" for option -t/--transactions)/ # Running: pgbench -T ten [08:07:36.875](0.014s) ok 31 - pgbench option error: invalid duration status (got 1 vs expected 1) [08:07:36.875](0.000s) ok 32 - pgbench option error: invalid duration stdout /(?^:^$)/ [08:07:36.875](0.000s) ok 33 - pgbench option error: invalid duration stderr /(?^:invalid value "ten" for option -T/--time)/ # Running: pgbench -N -l --aggregate-interval=5 --log-prefix=notused -t 1000 -T 1 [08:07:36.887](0.012s) ok 34 - pgbench option error: -t XOR -T status (got 1 vs expected 1) [08:07:36.887](0.000s) ok 35 - pgbench option error: -t XOR -T stdout /(?^:^$)/ [08:07:36.887](0.000s) ok 36 - pgbench option error: -t XOR -T stderr /(?^:specify either )/ # Running: pgbench -P 1 --progress-timestamp -l --sampling-rate=0.001 -T 10 -t 1000 [08:07:36.902](0.015s) ok 37 - pgbench option error: -T XOR -t status (got 1 vs expected 1) [08:07:36.902](0.000s) ok 38 - pgbench option error: -T XOR -t stdout /(?^:^$)/ [08:07:36.902](0.000s) ok 39 - pgbench option error: -T XOR -t stderr /(?^:specify either )/ # Running: pgbench --define foobla [08:07:36.913](0.011s) ok 40 - pgbench option error: bad variable status (got 1 vs expected 1) [08:07:36.913](0.000s) ok 41 - pgbench option error: bad variable stdout /(?^:^$)/ [08:07:36.913](0.000s) ok 42 - pgbench option error: bad variable stderr /(?^:invalid variable definition)/ # Running: pgbench -F 1 [08:07:36.925](0.012s) ok 43 - pgbench option error: invalid fillfactor status (got 1 vs expected 1) [08:07:36.925](0.000s) ok 44 - pgbench option error: invalid fillfactor stdout /(?^:^$)/ [08:07:36.925](0.000s) ok 45 - pgbench option error: invalid fillfactor stderr /(?^:-F/--fillfactor must be in range)/ # Running: pgbench -M no-such-mode [08:07:36.939](0.014s) ok 46 - pgbench option error: invalid query mode status (got 1 vs expected 1) [08:07:36.939](0.000s) ok 47 - pgbench option error: invalid query mode stdout /(?^:^$)/ [08:07:36.940](0.000s) ok 48 - pgbench option error: invalid query mode stderr /(?^:invalid query mode)/ # Running: pgbench --progress=0 [08:07:36.951](0.012s) ok 49 - pgbench option error: invalid progress status (got 1 vs expected 1) [08:07:36.951](0.000s) ok 50 - pgbench option error: invalid progress stdout /(?^:^$)/ [08:07:36.951](0.000s) ok 51 - pgbench option error: invalid progress stderr /(?^:-P/--progress must be in range)/ # Running: pgbench --rate=0.0 [08:07:36.962](0.011s) ok 52 - pgbench option error: invalid rate status (got 1 vs expected 1) [08:07:36.962](0.000s) ok 53 - pgbench option error: invalid rate stdout /(?^:^$)/ [08:07:36.962](0.000s) ok 54 - pgbench option error: invalid rate stderr /(?^:invalid rate limit)/ # Running: pgbench --latency-limit=0.0 [08:07:36.975](0.012s) ok 55 - pgbench option error: invalid latency status (got 1 vs expected 1) [08:07:36.975](0.000s) ok 56 - pgbench option error: invalid latency stdout /(?^:^$)/ [08:07:36.975](0.000s) ok 57 - pgbench option error: invalid latency stderr /(?^:invalid latency limit)/ # Running: pgbench --sampling-rate=0 [08:07:36.985](0.010s) ok 58 - pgbench option error: invalid sampling rate status (got 1 vs expected 1) [08:07:36.985](0.000s) ok 59 - pgbench option error: invalid sampling rate stdout /(?^:^$)/ [08:07:36.985](0.000s) ok 60 - pgbench option error: invalid sampling rate stderr /(?^:invalid sampling rate)/ # Running: pgbench --aggregate-interval=-3 [08:07:36.996](0.010s) ok 61 - pgbench option error: invalid aggregate interval status (got 1 vs expected 1) [08:07:36.996](0.000s) ok 62 - pgbench option error: invalid aggregate interval stdout /(?^:^$)/ [08:07:36.996](0.000s) ok 63 - pgbench option error: invalid aggregate interval stderr /(?^:--aggregate-interval must be in range)/ # Running: pgbench -b se@0 -b si@0 -b tpcb@0 [08:07:37.006](0.010s) ok 64 - pgbench option error: weight zero status (got 1 vs expected 1) [08:07:37.006](0.000s) ok 65 - pgbench option error: weight zero stdout /(?^:^$)/ [08:07:37.006](0.000s) ok 66 - pgbench option error: weight zero stderr /(?^:weight must not be zero)/ # Running: pgbench -i -S [08:07:37.017](0.011s) ok 67 - pgbench option error: init vs run status (got 1 vs expected 1) [08:07:37.017](0.000s) ok 68 - pgbench option error: init vs run stdout /(?^:^$)/ [08:07:37.017](0.000s) ok 69 - pgbench option error: init vs run stderr /(?^:cannot be used in initialization)/ # Running: pgbench -S -F 90 [08:07:37.028](0.011s) ok 70 - pgbench option error: run vs init status (got 1 vs expected 1) [08:07:37.028](0.000s) ok 71 - pgbench option error: run vs init stdout /(?^:^$)/ [08:07:37.028](0.000s) ok 72 - pgbench option error: run vs init stderr /(?^:cannot be used in benchmarking)/ # Running: pgbench -b s [08:07:37.039](0.010s) ok 73 - pgbench option error: ambiguous builtin status (got 1 vs expected 1) [08:07:37.039](0.000s) ok 74 - pgbench option error: ambiguous builtin stdout /(?^:^$)/ [08:07:37.039](0.000s) ok 75 - pgbench option error: ambiguous builtin stderr /(?^:ambiguous)/ # Running: pgbench --progress-timestamp [08:07:37.050](0.011s) ok 76 - pgbench option error: --progress-timestamp => --progress status (got 1 vs expected 1) [08:07:37.050](0.000s) ok 77 - pgbench option error: --progress-timestamp => --progress stdout /(?^:^$)/ [08:07:37.050](0.000s) ok 78 - pgbench option error: --progress-timestamp => --progress stderr /(?^:allowed only under)/ # Running: pgbench -I dtg [08:07:37.061](0.011s) ok 79 - pgbench option error: -I without init option status (got 1 vs expected 1) [08:07:37.061](0.000s) ok 80 - pgbench option error: -I without init option stdout /(?^:^$)/ [08:07:37.061](0.000s) ok 81 - pgbench option error: -I without init option stderr /(?^:cannot be used in benchmarking mode)/ # Running: pgbench -i -I dta [08:07:37.071](0.010s) ok 82 - pgbench option error: invalid init step status (got 1 vs expected 1) [08:07:37.071](0.000s) ok 83 - pgbench option error: invalid init step stdout /(?^:^$)/ [08:07:37.071](0.000s) ok 84 - pgbench option error: invalid init step stderr /(?^:unrecognized initialization step)/ [08:07:37.071](0.000s) ok 85 - pgbench option error: invalid init step stderr /(?^:Allowed step characters are)/ # Running: pgbench --random-seed=one [08:07:37.082](0.010s) ok 86 - pgbench option error: bad random seed status (got 1 vs expected 1) [08:07:37.082](0.000s) ok 87 - pgbench option error: bad random seed stdout /(?^:^$)/ [08:07:37.082](0.000s) ok 88 - pgbench option error: bad random seed stderr /(?^:unrecognized random seed option "one")/ [08:07:37.082](0.000s) ok 89 - pgbench option error: bad random seed stderr /(?^:Expecting an unsigned integer, "time" or "rand")/ [08:07:37.082](0.000s) ok 90 - pgbench option error: bad random seed stderr /(?^:error while setting random seed from --random-seed option)/ # Running: pgbench -i --partition-method=BAD [08:07:37.091](0.009s) ok 91 - pgbench option error: bad partition method status (got 1 vs expected 1) [08:07:37.092](0.000s) ok 92 - pgbench option error: bad partition method stdout /(?^:^$)/ [08:07:37.092](0.000s) ok 93 - pgbench option error: bad partition method stderr /(?^:"range")/ [08:07:37.092](0.000s) ok 94 - pgbench option error: bad partition method stderr /(?^:"hash")/ [08:07:37.092](0.000s) ok 95 - pgbench option error: bad partition method stderr /(?^:"BAD")/ # Running: pgbench -i --partitions -1 [08:07:37.102](0.010s) ok 96 - pgbench option error: bad partition number status (got 1 vs expected 1) [08:07:37.102](0.000s) ok 97 - pgbench option error: bad partition number stdout /(?^:^$)/ [08:07:37.102](0.000s) ok 98 - pgbench option error: bad partition number stderr /(?^:--partitions must be in range)/ # Running: pgbench -i --partition-method=hash [08:07:37.113](0.011s) ok 99 - pgbench option error: partition method without partitioning status (got 1 vs expected 1) [08:07:37.113](0.000s) ok 100 - pgbench option error: partition method without partitioning stdout /(?^:^$)/ [08:07:37.114](0.000s) ok 101 - pgbench option error: partition method without partitioning stderr /(?^:partition-method requires greater than zero --partitions)/ # Running: pgbench --max-tries -10 [08:07:37.124](0.010s) ok 102 - pgbench option error: bad maximum number of tries status (got 1 vs expected 1) [08:07:37.124](0.000s) ok 103 - pgbench option error: bad maximum number of tries stdout /(?^:^$)/ [08:07:37.124](0.000s) ok 104 - pgbench option error: bad maximum number of tries stderr /(?^:invalid number of maximum tries: "-10")/ # Running: pgbench --max-tries 0 [08:07:37.135](0.012s) ok 105 - pgbench option error: an infinite number of tries status (got 1 vs expected 1) [08:07:37.136](0.000s) ok 106 - pgbench option error: an infinite number of tries stdout /(?^:^$)/ [08:07:37.136](0.000s) ok 107 - pgbench option error: an infinite number of tries stderr /(?^:an unlimited number of transaction tries can only be used with --latency-limit or a duration)/ # Running: pgbench --sampling-rate=0.01 [08:07:37.147](0.011s) ok 108 - pgbench option error: sampling => log status (got 1 vs expected 1) [08:07:37.147](0.000s) ok 109 - pgbench option error: sampling => log stdout /(?^:^$)/ [08:07:37.147](0.000s) ok 110 - pgbench option error: sampling => log stderr /(?^:log sampling .* only when)/ # Running: pgbench -l --sampling-rate=0.1 --aggregate-interval=3 [08:07:37.158](0.011s) ok 111 - pgbench option error: sampling XOR aggregate status (got 1 vs expected 1) [08:07:37.158](0.000s) ok 112 - pgbench option error: sampling XOR aggregate stdout /(?^:^$)/ [08:07:37.159](0.000s) ok 113 - pgbench option error: sampling XOR aggregate stderr /(?^:sampling .* aggregation .* cannot be used at the same time)/ # Running: pgbench --aggregate-interval=3 [08:07:37.170](0.011s) ok 114 - pgbench option error: aggregate => log status (got 1 vs expected 1) [08:07:37.170](0.000s) ok 115 - pgbench option error: aggregate => log stdout /(?^:^$)/ [08:07:37.170](0.000s) ok 116 - pgbench option error: aggregate => log stderr /(?^:aggregation .* only when)/ # Running: pgbench --log-prefix=x [08:07:37.181](0.010s) ok 117 - pgbench option error: log-prefix => log status (got 1 vs expected 1) [08:07:37.181](0.000s) ok 118 - pgbench option error: log-prefix => log stdout /(?^:^$)/ [08:07:37.181](0.000s) ok 119 - pgbench option error: log-prefix => log stderr /(?^:prefix .* only when)/ # Running: pgbench -l -T 1 --aggregate-interval=3 [08:07:37.192](0.011s) ok 120 - pgbench option error: duration & aggregation status (got 1 vs expected 1) [08:07:37.192](0.000s) ok 121 - pgbench option error: duration & aggregation stdout /(?^:^$)/ [08:07:37.192](0.000s) ok 122 - pgbench option error: duration & aggregation stderr /(?^:aggr.* not be higher)/ # Running: pgbench -l -T 5 --aggregate-interval=3 [08:07:37.203](0.011s) ok 123 - pgbench option error: duration % aggregation status (got 1 vs expected 1) [08:07:37.203](0.000s) ok 124 - pgbench option error: duration % aggregation stdout /(?^:^$)/ [08:07:37.203](0.000s) ok 125 - pgbench option error: duration % aggregation stderr /(?^:multiple)/ # Running: pgbench --help [08:07:37.214](0.011s) ok 126 - pgbench help status (got 0 vs expected 0) [08:07:37.214](0.000s) ok 127 - pgbench help stdout /(?^:benchmarking tool for PostgreSQL)/ [08:07:37.214](0.000s) ok 128 - pgbench help stdout /(?^:Usage)/ [08:07:37.214](0.000s) ok 129 - pgbench help stdout /(?^:Initialization options:)/ [08:07:37.214](0.000s) ok 130 - pgbench help stdout /(?^:Common options:)/ [08:07:37.214](0.000s) ok 131 - pgbench help stdout /(?^:Report bugs to)/ [08:07:37.214](0.000s) ok 132 - pgbench help stderr /(?^:^$)/ # Running: pgbench -V [08:07:37.225](0.011s) ok 133 - pgbench version status (got 0 vs expected 0) [08:07:37.225](0.000s) ok 134 - pgbench version stdout /(?^:^pgbench .PostgreSQL. )/ [08:07:37.225](0.000s) ok 135 - pgbench version stderr /(?^:^$)/ # Running: pgbench -b list [08:07:37.235](0.010s) ok 136 - pgbench builtin list status (got 0 vs expected 0) [08:07:37.235](0.000s) ok 137 - pgbench builtin list stdout /(?^:^$)/ [08:07:37.235](0.000s) ok 138 - pgbench builtin list stderr /(?^:Available builtin scripts:)/ [08:07:37.235](0.000s) ok 139 - pgbench builtin list stderr /(?^:tpcb-like)/ [08:07:37.235](0.000s) ok 140 - pgbench builtin list stderr /(?^:simple-update)/ [08:07:37.235](0.000s) ok 141 - pgbench builtin list stderr /(?^:select-only)/ # Running: pgbench --show-script se [08:07:37.245](0.009s) ok 142 - pgbench builtin listing status (got 0 vs expected 0) [08:07:37.245](0.000s) ok 143 - pgbench builtin listing stdout /(?^:^$)/ [08:07:37.245](0.000s) ok 144 - pgbench builtin listing stderr /(?^:select-only: )/ [08:07:37.245](0.000s) ok 145 - pgbench builtin listing stderr /(?^:SELECT abalance FROM pgbench_accounts WHERE)/ [08:07:37.245](0.000s) ok 146 - pgbench builtin listing stderr /(?^:(?!UPDATE))/ [08:07:37.245](0.000s) ok 147 - pgbench builtin listing stderr /(?^:(?!INSERT))/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/if-noendif.sql [08:07:37.275](0.030s) ok 148 - pgbench option error: missing endif status (got 1 vs expected 1) [08:07:37.275](0.000s) ok 149 - pgbench option error: missing endif stdout /(?^:^$)/ [08:07:37.275](0.000s) ok 150 - pgbench option error: missing endif stderr /(?^:\\if without matching \\endif)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/elif-noif.sql [08:07:37.292](0.017s) ok 151 - pgbench option error: missing if on elif status (got 1 vs expected 1) [08:07:37.293](0.000s) ok 152 - pgbench option error: missing if on elif stdout /(?^:^$)/ [08:07:37.293](0.000s) ok 153 - pgbench option error: missing if on elif stderr /(?^:\\elif without matching \\if)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/else-noif.sql [08:07:37.310](0.017s) ok 154 - pgbench option error: missing if on else status (got 1 vs expected 1) [08:07:37.310](0.000s) ok 155 - pgbench option error: missing if on else stdout /(?^:^$)/ [08:07:37.310](0.000s) ok 156 - pgbench option error: missing if on else stderr /(?^:\\else without matching \\if)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/endif-noif.sql [08:07:37.322](0.011s) ok 157 - pgbench option error: missing if on endif status (got 1 vs expected 1) [08:07:37.630](0.308s) ok 158 - pgbench option error: missing if on endif stdout /(?^:^$)/ [08:07:37.630](0.000s) ok 159 - pgbench option error: missing if on endif stderr /(?^:\\endif without matching \\if)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/else-elif.sql [08:07:37.643](0.013s) ok 160 - pgbench option error: elif after else status (got 1 vs expected 1) [08:07:37.643](0.000s) ok 161 - pgbench option error: elif after else stdout /(?^:^$)/ [08:07:37.643](0.000s) ok 162 - pgbench option error: elif after else stderr /(?^:\\elif after \\else)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/else-else.sql [08:07:37.676](0.032s) ok 163 - pgbench option error: else after else status (got 1 vs expected 1) [08:07:37.676](0.000s) ok 164 - pgbench option error: else after else stdout /(?^:^$)/ [08:07:37.676](0.000s) ok 165 - pgbench option error: else after else stderr /(?^:\\else after \\else)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/if-bad.sql [08:07:37.712](0.036s) ok 166 - pgbench option error: if syntax error status (got 1 vs expected 1) [08:07:37.712](0.000s) ok 167 - pgbench option error: if syntax error stdout /(?^:^$)/ [08:07:37.712](0.000s) ok 168 - pgbench option error: if syntax error stderr /(?^:syntax error in command "if")/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/elif-bad.sql [08:07:37.744](0.032s) ok 169 - pgbench option error: elif syntax error status (got 1 vs expected 1) [08:07:37.744](0.000s) ok 170 - pgbench option error: elif syntax error stdout /(?^:^$)/ [08:07:37.744](0.000s) ok 171 - pgbench option error: elif syntax error stderr /(?^:syntax error in command "elif")/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/else-bad.sql [08:07:37.817](0.072s) ok 172 - pgbench option error: else syntax error status (got 1 vs expected 1) [08:07:37.817](0.000s) ok 173 - pgbench option error: else syntax error stdout /(?^:^$)/ [08:07:37.817](0.000s) ok 174 - pgbench option error: else syntax error stderr /(?^:unexpected argument in command "else")/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/endif-bad.sql [08:07:37.913](0.096s) ok 175 - pgbench option error: endif syntax error status (got 1 vs expected 1) [08:07:37.913](0.000s) ok 176 - pgbench option error: endif syntax error stdout /(?^:^$)/ [08:07:37.913](0.000s) ok 177 - pgbench option error: endif syntax error stderr /(?^:unexpected argument in command "endif")/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/bad-least.sql [08:07:38.063](0.150s) ok 178 - pgbench option error: not enough arguments for least status (got 1 vs expected 1) [08:07:38.063](0.000s) ok 179 - pgbench option error: not enough arguments for least stdout /(?^:^$)/ [08:07:38.063](0.000s) ok 180 - pgbench option error: not enough arguments for least stderr /(?^:at least one argument expected \(least\))/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/bad-greatest.sql [08:07:38.193](0.130s) ok 181 - pgbench option error: not enough arguments for greatest status (got 1 vs expected 1) [08:07:38.193](0.000s) ok 182 - pgbench option error: not enough arguments for greatest stdout /(?^:^$)/ [08:07:38.193](0.000s) ok 183 - pgbench option error: not enough arguments for greatest stderr /(?^:at least one argument expected \(greatest\))/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/bad-hash-1.sql [08:07:38.212](0.019s) ok 184 - pgbench option error: not enough arguments for hash status (got 1 vs expected 1) [08:07:38.212](0.000s) ok 185 - pgbench option error: not enough arguments for hash stdout /(?^:^$)/ [08:07:38.212](0.000s) ok 186 - pgbench option error: not enough arguments for hash stderr /(?^:unexpected number of arguments \(hash\))/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/bad-hash-2.sql [08:07:38.225](0.012s) ok 187 - pgbench option error: too many arguments for hash status (got 1 vs expected 1) [08:07:38.225](0.000s) ok 188 - pgbench option error: too many arguments for hash stdout /(?^:^$)/ [08:07:38.225](0.000s) ok 189 - pgbench option error: too many arguments for hash stderr /(?^:unexpected number of arguments \(hash\))/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/overflow-1.sql [08:07:38.267](0.042s) ok 190 - pgbench option error: bigint overflow 1 status (got 1 vs expected 1) [08:07:38.267](0.000s) ok 191 - pgbench option error: bigint overflow 1 stdout /(?^:^$)/ [08:07:38.267](0.000s) ok 192 - pgbench option error: bigint overflow 1 stderr /(?^:bigint constant overflow)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/overflow-2.sql [08:07:38.281](0.014s) ok 193 - pgbench option error: double overflow 2 status (got 1 vs expected 1) [08:07:38.281](0.000s) ok 194 - pgbench option error: double overflow 2 stdout /(?^:^$)/ [08:07:38.281](0.000s) not ok 195 - pgbench option error: double overflow 2 stderr /(?^:double constant overflow)/ [08:07:38.281](0.000s) # Failed test 'pgbench option error: double overflow 2 stderr /(?^:double constant overflow)/' # at /Users/admin/pgsql/src/bin/pgbench/t/002_pgbench_no_server.pl line 382. [08:07:38.282](0.000s) # '' # doesn't match '(?^:double constant overflow)' # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/overflow-3.sql [08:07:38.297](0.016s) ok 196 - pgbench option error: double overflow 3 status (got 1 vs expected 1) [08:07:38.298](0.000s) ok 197 - pgbench option error: double overflow 3 stdout /(?^:^$)/ [08:07:38.298](0.000s) ok 198 - pgbench option error: double overflow 3 stderr /(?^:double constant overflow)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/set_i_op [08:07:38.314](0.016s) ok 199 - pgbench option error: set i status (got 1 vs expected 1) [08:07:38.314](0.000s) ok 200 - pgbench option error: set i stdout /(?^:^$)/ [08:07:38.314](0.000s) ok 201 - pgbench option error: set i stderr /(?^:set i 1 )/ [08:07:38.314](0.000s) ok 202 - pgbench option error: set i stderr /(?^:\^ error found here)/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/bad-permute-1.sql [08:07:38.360](0.046s) ok 203 - pgbench option error: not enough arguments to permute status (got 1 vs expected 1) [08:07:38.360](0.000s) ok 204 - pgbench option error: not enough arguments to permute stdout /(?^:^$)/ [08:07:38.360](0.000s) ok 205 - pgbench option error: not enough arguments to permute stderr /(?^:unexpected number of arguments \(permute\))/ # Running: pgbench -f /Users/admin/pgsql/build/testrun/pgbench/002_pgbench_no_server/data/t_002_pgbench_no_server_stuff/bad-permute-2.sql [08:07:38.394](0.034s) ok 206 - pgbench option error: too many arguments to permute status (got 1 vs expected 1) [08:07:38.394](0.000s) ok 207 - pgbench option error: too many arguments to permute stdout /(?^:^$)/ [08:07:38.394](0.000s) ok 208 - pgbench option error: too many arguments to permute stderr /(?^:unexpected number of arguments \(permute\))/ [08:07:38.395](0.000s) 1..208 [08:07:38.395](0.000s) # Looks like you failed 1 test of 208.