PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-11-29T18:36:40 ActivePerl-1205 CPAN-2.00 Reading '/export/home/fly1232/var/cpan/Metadata' Database was generated on Sat, 30 Nov 2013 01:07:39 GMT Running make for M/MT/MTHURN/WWW-Search-Ebay-3.033.tar.gz Checksum for /net/nas1/cpan/authors/id/M/MT/MTHURN/WWW-Search-Ebay-3.033.tar.gz ok WWW-Search-Ebay-3.033 WWW-Search-Ebay-3.033/Changes WWW-Search-Ebay-3.033/LICENSE WWW-Search-Ebay-3.033/Makefile.PL WWW-Search-Ebay-3.033/MANIFEST WWW-Search-Ebay-3.033/META.yml WWW-Search-Ebay-3.033/README WWW-Search-Ebay-3.033/inc WWW-Search-Ebay-3.033/inc/Module WWW-Search-Ebay-3.033/inc/Module/Install.pm WWW-Search-Ebay-3.033/inc/Module/Install WWW-Search-Ebay-3.033/inc/Module/Install/Base.pm WWW-Search-Ebay-3.033/inc/Module/Install/Can.pm WWW-Search-Ebay-3.033/inc/Module/Install/Fetch.pm WWW-Search-Ebay-3.033/inc/Module/Install/Makefile.pm WWW-Search-Ebay-3.033/inc/Module/Install/Metadata.pm WWW-Search-Ebay-3.033/inc/Module/Install/PerlTar.pm WWW-Search-Ebay-3.033/inc/Module/Install/Win32.pm WWW-Search-Ebay-3.033/inc/Module/Install/WriteAll.pm WWW-Search-Ebay-3.033/lib WWW-Search-Ebay-3.033/lib/WWW WWW-Search-Ebay-3.033/lib/WWW/Search WWW-Search-Ebay-3.033/lib/WWW/Search/.#Ebay.pm.2.259 WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay.pm WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay/Auctions.pm WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay/BuyItNow.pm WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay/ByEndDate.pm WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay/BySellerID.pm WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay/Category.pm WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay/Motors.pm WWW-Search-Ebay-3.033/lib/WWW/Search/Ebay/Stores.pm WWW-Search-Ebay-3.033/t WWW-Search-Ebay-3.033/t/buyitnow.t WWW-Search-Ebay-3.033/t/bysellerid.t WWW-Search-Ebay-3.033/t/category.t WWW-Search-Ebay-3.033/t/coverage.t WWW-Search-Ebay-3.033/t/ebay.t WWW-Search-Ebay-3.033/t/enddate.t WWW-Search-Ebay-3.033/t/itemnumber.t WWW-Search-Ebay-3.033/t/motors.t WWW-Search-Ebay-3.033/t/pod-coverage.t WWW-Search-Ebay-3.033/t/pod.t WWW-Search-Ebay-3.033/t/stores.t CPAN.pm: Building M/MT/MTHURN/WWW-Search-Ebay-3.033.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Cannot determine perl version info from lib/WWW/Search/Ebay.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for WWW::Search::Ebay Writing MYMETA.yml and MYMETA.json >>> make cp lib/WWW/Search/Ebay/Category.pm blib/lib/WWW/Search/Ebay/Category.pm cp lib/WWW/Search/Ebay/ByEndDate.pm blib/lib/WWW/Search/Ebay/ByEndDate.pm cp lib/WWW/Search/Ebay.pm blib/lib/WWW/Search/Ebay.pm cp lib/WWW/Search/Ebay/BuyItNow.pm blib/lib/WWW/Search/Ebay/BuyItNow.pm cp lib/WWW/Search/Ebay/Auctions.pm blib/lib/WWW/Search/Ebay/Auctions.pm cp lib/WWW/Search/Ebay/BySellerID.pm blib/lib/WWW/Search/Ebay/BySellerID.pm cp lib/WWW/Search/Ebay/Motors.pm blib/lib/WWW/Search/Ebay/Motors.pm cp lib/WWW/Search/Ebay/Stores.pm blib/lib/WWW/Search/Ebay/Stores.pm Manifying blib/man3/WWW::Search::Ebay.3 Manifying blib/man3/WWW::Search::Ebay::Auctions.3 Manifying blib/man3/WWW::Search::Ebay::BuyItNow.3 Manifying blib/man3/WWW::Search::Ebay::ByEndDate.3 Manifying blib/man3/WWW::Search::Ebay::BySellerID.3 Manifying blib/man3/WWW::Search::Ebay::Category.3 Manifying blib/man3/WWW::Search::Ebay::Motors.3 Manifying blib/man3/WWW::Search::Ebay::Stores.3 MTHURN/WWW-Search-Ebay-3.033.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t # Sending 0-page buy-it-now query... # Sending 1-page buy-it-now query for 10-digit ISBN... # Sending 1-page buy-it-now query to check contents... t/buyitnow.t ...... ok 1 - use WWW::Search::Ebay::BuyItNow; ok 2 - instantiate WWW::Search::Ebay::BuyItNow object ok 3 - got valid HTTP response ok 4 - lower-bound num-hits for query=Bogus16533NoSuchWord1385779016 ok 5 - lower-bound approximate_result_count ok 6 - upper-bound num-hits for query=Bogus16533NoSuchWord1385779016 ok 7 - upper-bound approximate_result_count ok 8 # Sending multi-page buy-it-now query... ok 9 - got valid HTTP response # TODO WWW::Search::Ebay can not fetch multiple pages not ok 10 - lower-bound num-hits for query=LEGO # TODO WWW::Search::Ebay can not fetch multiple pages # Failed (TODO) test 'lower-bound num-hits for query=LEGO' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '222' # <= # '50' ok 11 - lower-bound approximate_result_count # TODO WWW::Search::Ebay can not fetch multiple pages ok 12 - got multiple pages # TODO WWW::Search::Ebay can not fetch multiple pages ok 13 # Sending 1-page buy-it-now query for 12-digit UPC... ok 14 - got valid HTTP response # TODO sometimes there are too many of this book for sale not ok 15 - lower-bound num-hits for query=0-77778-60672-7 # TODO sometimes there are too many of this book for sale # Failed (TODO) test 'lower-bound num-hits for query=0-77778-60672-7' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '1' # <= # '0' not ok 16 - lower-bound approximate_result_count # TODO sometimes there are too many of this book for sale # Failed (TODO) test 'lower-bound approximate_result_count' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 663. # '1' # <= # '0' ok 17 - upper-bound num-hits for query=0-77778-60672-7 # TODO sometimes there are too many of this book for sale ok 18 - upper-bound approximate_result_count # TODO sometimes there are too many of this book for sale ok 19 # Sending 1-page buy-it-now query for 13-digit EAN... ok 20 - got valid HTTP response # TODO sometimes there are zero of this item not ok 21 - lower-bound num-hits for query=00-75678-26382-8 # TODO sometimes there are zero of this item # Failed (TODO) test 'lower-bound num-hits for query=00-75678-26382-8' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '1' # <= # '0' not ok 22 - lower-bound approximate_result_count # TODO sometimes there are zero of this item # Failed (TODO) test 'lower-bound approximate_result_count' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 663. # '1' # <= # '0' ok 23 - upper-bound num-hits for query=00-75678-26382-8 # TODO sometimes there are zero of this item ok 24 - upper-bound approximate_result_count # TODO sometimes there are zero of this item ok 25 - got valid HTTP response # TODO sometimes there are none of this book for sale not ok 26 - lower-bound num-hits for query=0-395-52021-5 # TODO sometimes there are none of this book for sale # Failed (TODO) test 'lower-bound num-hits for query=0-395-52021-5' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '1' # <= # '0' not ok 27 - lower-bound approximate_result_count # TODO sometimes there are none of this book for sale # Failed (TODO) test 'lower-bound approximate_result_count' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 663. # '1' # <= # '0' ok 28 - upper-bound num-hits for query=0-395-52021-5 # TODO sometimes there are none of this book for sale ok 29 - upper-bound approximate_result_count # TODO sometimes there are none of this book for sale ok 30 - got valid HTTP response ok 31 - lower-bound num-hits for query=Kenya waterfall ok 32 - lower-bound approximate_result_count ok 33 - upper-bound num-hits for query=Kenya waterfall ok 34 - upper-bound approximate_result_count ok 35 - got some results ok 36 - got more than zero results (5, to be exact) 1..36 ok # Sending 0-page seller ID query... # Sending 1-page seller ID query to check contents... t/bysellerid.t .... ok 1 - use WWW::Search::Ebay::BySellerID; ok 2 - instantiate WWW::Search::Ebay::BySellerID object ok 3 - got valid HTTP response ok 4 - lower-bound num-hits for query=Bogus16534NoSuchWord1385779057 ok 5 - lower-bound approximate_result_count ok 6 - upper-bound num-hits for query=Bogus16534NoSuchWord1385779057 ok 7 - upper-bound approximate_result_count ok 8 - no-op ok 9 - got valid HTTP response ok 10 - lower-bound num-hits for query=icarus1737 ok 11 - lower-bound approximate_result_count ok 12 - upper-bound num-hits for query=icarus1737 ok 13 - upper-bound approximate_result_count ok 14 - got some results ok 15 - got more than zero results (8, to be exact) 1..15 ok # Sending 0-page category query... # Sending 1-page category query to check contents... t/category.t ...... ok 1 - use WWW::Search::Ebay::Category; ok 2 - instantiate WWW::Search::Ebay::Category object ok 3 - got valid HTTP response ok 4 - lower-bound num-hits for query=Bogus16535NoSuchWord1385779073 ok 5 - lower-bound approximate_result_count ok 6 - upper-bound num-hits for query=Bogus16535NoSuchWord1385779073 ok 7 - upper-bound approximate_result_count ok 8 # Sending multi-page category query... ok 9 - got valid HTTP response # TODO WWW::Search::Ebay can not fetch multiple pages not ok 10 - lower-bound num-hits for query=1380 # TODO WWW::Search::Ebay can not fetch multiple pages # Failed (TODO) test 'lower-bound num-hits for query=1380' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '222' # <= # '200' ok 11 - lower-bound approximate_result_count # TODO WWW::Search::Ebay can not fetch multiple pages ok 12 - got multiple pages # TODO WWW::Search::Ebay can not fetch multiple pages ok 13 ok 14 - got valid HTTP response ok 15 - lower-bound num-hits for query=1381 ok 16 - lower-bound approximate_result_count ok 17 - upper-bound num-hits for query=1381 ok 18 - upper-bound approximate_result_count ok 19 - got some results ok 20 - result URL is really from ebay.com ok 21 - result Title is not empty ok 22 - result end_date is not empty ok 23 - result bid count is ok ok 24 - result bid amount is ok ok 25 - result URL is really from ebay.com ok 26 - result Title is not empty ok 27 - result end_date is not empty ok 28 - result bid count is ok ok 29 - result bid amount is ok ok 30 - result URL is really from ebay.com ok 31 - result Title is not empty ok 32 - result end_date is not empty ok 33 - result bid count is ok ok 34 - result bid amount is ok ok 35 - result URL is really from ebay.com ok 36 - result Title is not empty ok 37 - result end_date is not empty ok 38 - result bid count is ok ok 39 - result bid amount is ok ok 40 - result URL is really from ebay.com ok 41 - result Title is not empty ok 42 - result end_date is not empty ok 43 - result bid count is ok ok 44 - result bid amount is ok ok 45 - result URL is really from ebay.com ok 46 - result Title is not empty ok 47 - result end_date is not empty ok 48 - result bid count is ok ok 49 - result bid amount is ok ok 50 - result URL is really from ebay.com ok 51 - result Title is not empty ok 52 - result end_date is not empty ok 53 - result bid count is ok ok 54 - result bid amount is ok ok 55 - result URL is really from ebay.com ok 56 - result Title is not empty ok 57 - result end_date is not empty ok 58 - result bid count is ok ok 59 - result bid amount is ok ok 60 - result URL is really from ebay.com ok 61 - result Title is not empty ok 62 - result end_date is not empty ok 63 - result bid count is ok ok 64 - result bid amount is ok ok 65 - result URL is really from ebay.com ok 66 - result Title is not empty ok 67 - result end_date is not empty ok 68 - result bid count is ok ok 69 - result bid amount is ok ok 70 - result URL is really from ebay.com ok 71 - result Title is not empty ok 72 - result end_date is not empty ok 73 - result bid count is ok ok 74 - result bid amount is ok ok 75 - result URL is really from ebay.com ok 76 - result Title is not empty ok 77 - result end_date is not empty ok 78 - result bid count is ok ok 79 - result bid amount is ok ok 80 - result URL is really from ebay.com ok 81 - result Title is not empty ok 82 - result end_date is not empty ok 83 - result bid count is ok ok 84 - result bid amount is ok ok 85 - result URL is really from ebay.com ok 86 - result Title is not empty ok 87 - result end_date is not empty ok 88 - result bid count is ok ok 89 - result bid amount is ok ok 90 - result URL is really from ebay.com ok 91 - result Title is not empty ok 92 - result end_date is not empty ok 93 - result bid count is ok ok 94 - result bid amount is ok ok 95 - result URL is really from ebay.com ok 96 - result Title is not empty ok 97 - result end_date is not empty ok 98 - result bid count is ok ok 99 - result bid amount is ok ok 100 - result URL is really from ebay.com ok 101 - result Title is not empty ok 102 - result end_date is not empty ok 103 - result bid count is ok ok 104 - result bid amount is ok ok 105 - result URL is really from ebay.com ok 106 - result Title is not empty ok 107 - result end_date is not empty ok 108 - result bid count is ok ok 109 - result bid amount is ok ok 110 - result URL is really from ebay.com ok 111 - result Title is not empty ok 112 - result end_date is not empty ok 113 - result bid count is ok ok 114 - result bid amount is ok ok 115 - result URL is really from ebay.com ok 116 - result Title is not empty ok 117 - result end_date is not empty ok 118 - result bid count is ok ok 119 - result bid amount is ok ok 120 - result URL is really from ebay.com ok 121 - result Title is not empty ok 122 - result end_date is not empty ok 123 - result bid count is ok ok 124 - result bid amount is ok ok 125 - result URL is really from ebay.com ok 126 - result Title is not empty ok 127 - result end_date is not empty ok 128 - result bid count is ok ok 129 - result bid amount is ok ok 130 - result URL is really from ebay.com ok 131 - result Title is not empty ok 132 - result end_date is not empty ok 133 - result bid count is ok ok 134 - result bid amount is ok ok 135 - result URL is really from ebay.com ok 136 - result Title is not empty ok 137 - result end_date is not empty ok 138 - result bid count is ok ok 139 - result bid amount is ok ok 140 - result URL is really from ebay.com ok 141 - result Title is not empty ok 142 - result end_date is not empty ok 143 - result bid count is ok ok 144 - result bid amount is ok ok 145 - result URL is really from ebay.com ok 146 - result Title is not empty ok 147 - result end_date is not empty ok 148 - result bid count is ok ok 149 - result bid amount is ok ok 150 - result URL is really from ebay.com ok 151 - result Title is not empty ok 152 - result end_date is not empty ok 153 - result bid count is ok ok 154 - result bid amount is ok ok 155 - result URL is really from ebay.com ok 156 - result Title is not empty ok 157 - result end_date is not empty ok 158 - result bid count is ok ok 159 - result bid amount is ok ok 160 - result URL is really from ebay.com ok 161 - result Title is not empty ok 162 - result end_date is not empty ok 163 - result bid count is ok ok 164 - result bid amount is ok ok 165 - result URL is really from ebay.com ok 166 - result Title is not empty ok 167 - result end_date is not empty ok 168 - result bid count is ok ok 169 - result bid amount is ok ok 170 - result URL is really from ebay.com ok 171 - result Title is not empty ok 172 - result end_date is not empty ok 173 - result bid count is ok ok 174 - result bid amount is ok ok 175 - result URL is really from ebay.com ok 176 - result Title is not empty ok 177 - result end_date is not empty ok 178 - result bid count is ok ok 179 - result bid amount is ok ok 180 - result URL is really from ebay.com ok 181 - result Title is not empty ok 182 - result end_date is not empty ok 183 - result bid count is ok ok 184 - result bid amount is ok ok 185 - result URL is really from ebay.com ok 186 - result Title is not empty ok 187 - result end_date is not empty ok 188 - result bid count is ok ok 189 - result bid amount is ok ok 190 - result URL is really from ebay.com ok 191 - result Title is not empty ok 192 - result end_date is not empty ok 193 - result bid count is ok ok 194 - result bid amount is ok ok 195 - result URL is really from ebay.com ok 196 - result Title is not empty ok 197 - result end_date is not empty ok 198 - result bid count is ok ok 199 - result bid amount is ok ok 200 - result URL is really from ebay.com ok 201 - result Title is not empty ok 202 - result end_date is not empty ok 203 - result bid count is ok ok 204 - result bid amount is ok ok 205 - result URL is really from ebay.com ok 206 - result Title is not empty ok 207 - result end_date is not empty ok 208 - result bid count is ok ok 209 - result bid amount is ok ok 210 - result URL is really from ebay.com ok 211 - result Title is not empty ok 212 - result end_date is not empty ok 213 - result bid count is ok ok 214 - result bid amount is ok ok 215 - result URL is really from ebay.com ok 216 - result Title is not empty ok 217 - result end_date is not empty ok 218 - result bid count is ok ok 219 - result bid amount is ok ok 220 - result URL is really from ebay.com ok 221 - result Title is not empty ok 222 - result end_date is not empty ok 223 - result bid count is ok ok 224 - result bid amount is ok ok 225 - result URL is really from ebay.com ok 226 - result Title is not empty ok 227 - result end_date is not empty ok 228 - result bid count is ok ok 229 - result bid amount is ok ok 230 - result URL is really from ebay.com ok 231 - result Title is not empty ok 232 - result end_date is not empty ok 233 - result bid count is ok ok 234 - result bid amount is ok ok 235 - result URL is really from ebay.com ok 236 - result Title is not empty ok 237 - result end_date is not empty ok 238 - result bid count is ok ok 239 - result bid amount is ok ok 240 - result URL is really from ebay.com ok 241 - result Title is not empty ok 242 - result end_date is not empty ok 243 - result bid count is ok ok 244 - result bid amount is ok ok 245 - result URL is really from ebay.com ok 246 - result Title is not empty ok 247 - result end_date is not empty ok 248 - result bid count is ok ok 249 - result bid amount is ok ok 250 - result URL is really from ebay.com ok 251 - result Title is not empty ok 252 - result end_date is not empty ok 253 - result bid count is ok ok 254 - result bid amount is ok ok 255 - result URL is really from ebay.com ok 256 - result Title is not empty ok 257 - result end_date is not empty ok 258 - result bid count is ok ok 259 - result bid amount is ok ok 260 - result URL is really from ebay.com ok 261 - result Title is not empty ok 262 - result end_date is not empty ok 263 - result bid count is ok ok 264 - result bid amount is ok ok 265 - result URL is really from ebay.com ok 266 - result Title is not empty ok 267 - result end_date is not empty ok 268 - result bid count is ok ok 269 - result bid amount is ok ok 270 - result URL is really from ebay.com ok 271 - result Title is not empty ok 272 - result end_date is not empty ok 273 - result bid count is ok ok 274 - result bid amount is ok 1..274 ok t/coverage.t ...... ok 1 - use WWW::Search; ok 2 - use WWW::Search::Ebay; 1..2 ok # Sending 0-page ebay queries... # Sending 1-page ebay query to check contents... t/ebay.t .......... ok 1 - use WWW::Search::Ebay; ok 2 - instantiate WWW::Search::Ebay object ok 3 - got valid HTTP response ok 4 - lower-bound num-hits for query=Bogus16537NoSuchWord1385779135 ok 5 - lower-bound approximate_result_count ok 6 - upper-bound num-hits for query=Bogus16537NoSuchWord1385779135 ok 7 - upper-bound approximate_result_count ok 8 - no-op ok 9 - no-op # Sending multi-page ebay query... ok 10 - got valid HTTP response # TODO WWW::Search::Ebay can not fetch multiple pages ok 11 - lower-bound num-hits for query=LEGO # TODO WWW::Search::Ebay can not fetch multiple pages ok 12 - lower-bound approximate_result_count # TODO WWW::Search::Ebay can not fetch multiple pages not ok 13 - got multiple pages # TODO WWW::Search::Ebay can not fetch multiple pages # Failed (TODO) test 'got multiple pages' # at t/ebay.t line 56. # '1' # < # '1' # Sending 1-page ebay query for 12-digit UPC... ok 14 - got valid HTTP response # TODO too hard to find a consistent EAN not ok 15 - lower-bound num-hits for query=0-77778-60672-7 # TODO too hard to find a consistent EAN # Failed (TODO) test 'lower-bound num-hits for query=0-77778-60672-7' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '1' # <= # '0' not ok 16 - lower-bound approximate_result_count # TODO too hard to find a consistent EAN # Failed (TODO) test 'lower-bound approximate_result_count' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 663. # '1' # <= # '0' ok 17 - upper-bound num-hits for query=0-77778-60672-7 # TODO too hard to find a consistent EAN ok 18 - upper-bound approximate_result_count # TODO too hard to find a consistent EAN # Sending 1-page ebay query for 13-digit EAN... ok 19 - got valid HTTP response # TODO too hard to find a consistent EAN not ok 20 - lower-bound num-hits for query=00-77778-60672-7 # TODO too hard to find a consistent EAN # Failed (TODO) test 'lower-bound num-hits for query=00-77778-60672-7' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '1' # <= # '0' not ok 21 - lower-bound approximate_result_count # TODO too hard to find a consistent EAN # Failed (TODO) test 'lower-bound approximate_result_count' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 663. # '1' # <= # '0' ok 22 - upper-bound num-hits for query=00-77778-60672-7 # TODO too hard to find a consistent EAN ok 23 - upper-bound approximate_result_count # TODO too hard to find a consistent EAN # Sending 1-page ebay query for 10-digit ISBN... ok 24 - got valid HTTP response # TODO I don't know why, but this test has more false negatives than almost any other not ok 25 - lower-bound num-hits for query=0-553-09606-0 # TODO I don't know why, but this test has more false negatives than almost any other # Failed (TODO) test 'lower-bound num-hits for query=0-553-09606-0' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '1' # <= # '0' not ok 26 - lower-bound approximate_result_count # TODO I don't know why, but this test has more false negatives than almost any other # Failed (TODO) test 'lower-bound approximate_result_count' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 663. # '1' # <= # '0' ok 27 - upper-bound num-hits for query=0-553-09606-0 # TODO I don't know why, but this test has more false negatives than almost any other ok 28 - upper-bound approximate_result_count # TODO I don't know why, but this test has more false negatives than almost any other ok 29 - got valid HTTP response ok 30 - lower-bound num-hits for query=trinidad tobago flag ok 31 - lower-bound approximate_result_count ok 32 - upper-bound num-hits for query=trinidad tobago flag ok 33 - upper-bound approximate_result_count ok 34 - got some results ok 35 - got more than zero results (5, to be exact) ok 36 - no-op ok 37 - all done 1..37 ok # Sending end-date query... ERROR: [config_var] invalid config variable: convtz t/enddate.t ....... ok 1 - instantiate WWW::Search::Ebay::ByEndDate object ok 2 - no-op ok 3 - no-op ok 4 - got valid HTTP response # TODO We only need one page of results in order to test the end-date sort ok 5 - lower-bound num-hits for query=zeppelin # TODO We only need one page of results in order to test the end-date sort ok 6 - lower-bound approximate_result_count # TODO We only need one page of results in order to test the end-date sort not ok 7 - upper-bound num-hits for query=zeppelin # TODO We only need one page of results in order to test the end-date sort # Failed (TODO) test 'upper-bound num-hits for query=zeppelin' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 669. # '50' # <= # '49' not ok 8 - upper-bound approximate_result_count # TODO We only need one page of results in order to test the end-date sort # Failed (TODO) test 'upper-bound approximate_result_count' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 673. # '4171' # <= # '49' ok 9 - got some results ok 10 - result URL really is from ebay.com ok 11 - result Title is not empty ok 12 - result bidcount is ok ok 13 ok 14 - result is in order by end date ok 15 - result URL really is from ebay.com ok 16 - result Title is not empty ok 17 - result bidcount is ok ok 18 ok 19 - result is in order by end date ok 20 - result URL really is from ebay.com ok 21 - result Title is not empty ok 22 - result bidcount is ok ok 23 ok 24 - result is in order by end date ok 25 - result URL really is from ebay.com ok 26 - result Title is not empty ok 27 - result bidcount is ok ok 28 ok 29 - result is in order by end date ok 30 - result URL really is from ebay.com ok 31 - result Title is not empty ok 32 - result bidcount is ok ok 33 ok 34 - result is in order by end date ok 35 - result URL really is from ebay.com ok 36 - result Title is not empty ok 37 - result bidcount is ok ok 38 ok 39 - result is in order by end date ok 40 - result URL really is from ebay.com ok 41 - result Title is not empty ok 42 - result bidcount is ok ok 43 ok 44 - result is in order by end date ok 45 - result URL really is from ebay.com ok 46 - result Title is not empty ok 47 - result bidcount is ok ok 48 ok 49 - result is in order by end date ok 50 - result URL really is from ebay.com ok 51 - result Title is not empty ok 52 - result bidcount is ok ok 53 ok 54 - result is in order by end date ok 55 - result URL really is from ebay.com ok 56 - result Title is not empty ok 57 - result bidcount is ok ok 58 ok 59 - result is in order by end date ok 60 - result URL really is from ebay.com ok 61 - result Title is not empty ok 62 - result bidcount is ok ok 63 ok 64 - result is in order by end date ok 65 - result URL really is from ebay.com ok 66 - result Title is not empty ok 67 - result bidcount is ok ok 68 ok 69 - result is in order by end date ok 70 - result URL really is from ebay.com ok 71 - result Title is not empty ok 72 - result bidcount is ok ok 73 ok 74 - result is in order by end date ok 75 - result URL really is from ebay.com ok 76 - result Title is not empty ok 77 - result bidcount is ok ok 78 ok 79 - result is in order by end date ok 80 - result URL really is from ebay.com ok 81 - result Title is not empty ok 82 - result bidcount is ok ok 83 ok 84 - result is in order by end date ok 85 - result URL really is from ebay.com ok 86 - result Title is not empty ok 87 - result bidcount is ok ok 88 ok 89 - result is in order by end date ok 90 - result URL really is from ebay.com ok 91 - result Title is not empty ok 92 - result bidcount is ok ok 93 ok 94 - result is in order by end date ok 95 - result URL really is from ebay.com ok 96 - result Title is not empty ok 97 - result bidcount is ok ok 98 ok 99 - result is in order by end date ok 100 - result URL really is from ebay.com ok 101 - result Title is not empty ok 102 - result bidcount is ok ok 103 ok 104 - result is in order by end date ok 105 - result URL really is from ebay.com ok 106 - result Title is not empty ok 107 - result bidcount is ok ok 108 ok 109 - result is in order by end date ok 110 - result URL really is from ebay.com ok 111 - result Title is not empty ok 112 - result bidcount is ok ok 113 ok 114 - result is in order by end date ok 115 - result URL really is from ebay.com ok 116 - result Title is not empty ok 117 - result bidcount is ok ok 118 ok 119 - result is in order by end date ok 120 - result URL really is from ebay.com ok 121 - result Title is not empty ok 122 - result bidcount is ok ok 123 ok 124 - result is in order by end date ok 125 - result URL really is from ebay.com ok 126 - result Title is not empty ok 127 - result bidcount is ok ok 128 ok 129 - result is in order by end date ok 130 - result URL really is from ebay.com ok 131 - result Title is not empty ok 132 - result bidcount is ok ok 133 ok 134 - result is in order by end date ok 135 - result URL really is from ebay.com ok 136 - result Title is not empty ok 137 - result bidcount is ok ok 138 ok 139 - result is in order by end date ok 140 - result URL really is from ebay.com ok 141 - result Title is not empty ok 142 - result bidcount is ok ok 143 ok 144 - result is in order by end date ok 145 - result URL really is from ebay.com ok 146 - result Title is not empty ok 147 - result bidcount is ok ok 148 ok 149 - result is in order by end date ok 150 - result URL really is from ebay.com ok 151 - result Title is not empty ok 152 - result bidcount is ok ok 153 ok 154 - result is in order by end date ok 155 - result URL really is from ebay.com ok 156 - result Title is not empty ok 157 - result bidcount is ok ok 158 ok 159 - result is in order by end date ok 160 - result URL really is from ebay.com ok 161 - result Title is not empty ok 162 - result bidcount is ok ok 163 ok 164 - result is in order by end date ok 165 - result URL really is from ebay.com ok 166 - result Title is not empty ok 167 - result bidcount is ok ok 168 ok 169 - result is in order by end date ok 170 - result URL really is from ebay.com ok 171 - result Title is not empty ok 172 - result bidcount is ok ok 173 ok 174 - result is in order by end date ok 175 - result URL really is from ebay.com ok 176 - result Title is not empty ok 177 - result bidcount is ok ok 178 ok 179 - result is in order by end date ok 180 - result URL really is from ebay.com ok 181 - result Title is not empty ok 182 - result bidcount is ok ok 183 ok 184 - result is in order by end date ok 185 - result URL really is from ebay.com ok 186 - result Title is not empty ok 187 - result bidcount is ok ok 188 ok 189 - result is in order by end date ok 190 - result URL really is from ebay.com ok 191 - result Title is not empty ok 192 - result bidcount is ok ok 193 ok 194 - result is in order by end date ok 195 - result URL really is from ebay.com ok 196 - result Title is not empty ok 197 - result bidcount is ok ok 198 ok 199 - result is in order by end date ok 200 - result URL really is from ebay.com ok 201 - result Title is not empty ok 202 - result bidcount is ok ok 203 ok 204 - result is in order by end date ok 205 - result URL really is from ebay.com ok 206 - result Title is not empty ok 207 - result bidcount is ok ok 208 ok 209 - result is in order by end date ok 210 - result URL really is from ebay.com ok 211 - result Title is not empty ok 212 - result bidcount is ok ok 213 ok 214 - result is in order by end date ok 215 - result URL really is from ebay.com ok 216 - result Title is not empty ok 217 - result bidcount is ok ok 218 ok 219 - result is in order by end date ok 220 - result URL really is from ebay.com ok 221 - result Title is not empty ok 222 - result bidcount is ok ok 223 ok 224 - result is in order by end date ok 225 - result URL really is from ebay.com ok 226 - result Title is not empty ok 227 - result bidcount is ok ok 228 ok 229 - result is in order by end date ok 230 - result URL really is from ebay.com ok 231 - result Title is not empty ok 232 - result bidcount is ok ok 233 ok 234 - result is in order by end date ok 235 - result URL really is from ebay.com ok 236 - result Title is not empty ok 237 - result bidcount is ok ok 238 ok 239 - result is in order by end date ok 240 - result URL really is from ebay.com ok 241 - result Title is not empty ok 242 - result bidcount is ok ok 243 ok 244 - result is in order by end date ok 245 - result URL really is from ebay.com ok 246 - result Title is not empty ok 247 - result bidcount is ok ok 248 ok 249 - result is in order by end date ok 250 - result URL really is from ebay.com ok 251 - result Title is not empty ok 252 - result bidcount is ok ok 253 ok 254 - result is in order by end date ok 255 - result URL really is from ebay.com ok 256 - result Title is not empty ok 257 - result bidcount is ok ok 258 ok 259 - result is in order by end date ok 260 - no-op ok 261 - no-op 1..261 ok t/itemnumber.t .... ok 1 - use WWW::Search::Ebay; ok 2 - instantiate WWW::Search::Ebay object ok 3 - got valid HTTP response # TODO If you really need this functionality, notify the author not ok 4 - lower-bound num-hits for query=140920371428 # TODO If you really need this functionality, notify the author # Failed (TODO) test 'lower-bound num-hits for query=140920371428' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '1' # <= # '0' not ok 5 - lower-bound approximate_result_count # TODO If you really need this functionality, notify the author # Failed (TODO) test 'lower-bound approximate_result_count' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 663. # '1' # <= # '0' ok 6 - upper-bound num-hits for query=140920371428 # TODO If you really need this functionality, notify the author ok 7 - upper-bound approximate_result_count # TODO If you really need this functionality, notify the author 1..7 ok # Sending 1-page motors query to check contents... t/motors.t ........ ok 1 - use WWW::Search::Ebay::Motors; ok 2 - instantiate WWW::Search::Ebay::Motors object ok 3 - start multi-page test # Sending multi-page motors query... ok 4 - got valid HTTP response # TODO WWW::Search::Ebay can not fetch multiple pages not ok 5 - lower-bound num-hits for query=Chevrolet # TODO WWW::Search::Ebay can not fetch multiple pages # Failed (TODO) test 'lower-bound num-hits for query=Chevrolet' # at /export/home/fly1232/var/megalib/WWW/Search/Test.pm line 659. # '111' # <= # '50' ok 6 - lower-bound approximate_result_count # TODO WWW::Search::Ebay can not fetch multiple pages ok 7 - got multiple pages # TODO WWW::Search::Ebay can not fetch multiple pages ok 8 ok 9 ok 10 - start 1-page test ok 11 - got valid HTTP response ok 12 - lower-bound num-hits for query=2012 Bugatti Veyron ok 13 - lower-bound approximate_result_count ok 14 - upper-bound num-hits for query=2012 Bugatti Veyron ok 15 - upper-bound approximate_result_count ok 16 - got more than zero results (4, to be exact) ok 17 - all done 1..17 ok t/pod-coverage.t .. 1..8 ok 1 - Pod coverage on WWW::Search::Ebay ok 2 - Pod coverage on WWW::Search::Ebay::Category ok 3 - Pod coverage on WWW::Search::Ebay::ByEndDate ok 4 - Pod coverage on WWW::Search::Ebay::BuyItNow ok 5 - Pod coverage on WWW::Search::Ebay::Auctions ok 6 - Pod coverage on WWW::Search::Ebay::BySellerID ok 7 - Pod coverage on WWW::Search::Ebay::Motors ok 8 - Pod coverage on WWW::Search::Ebay::Stores ok t/pod.t ........... 1..8 ok 1 - POD test for blib/lib/WWW/Search/Ebay.pm ok 2 - POD test for blib/lib/WWW/Search/Ebay/Category.pm ok 3 - POD test for blib/lib/WWW/Search/Ebay/ByEndDate.pm ok 4 - POD test for blib/lib/WWW/Search/Ebay/BuyItNow.pm ok 5 - POD test for blib/lib/WWW/Search/Ebay/Auctions.pm ok 6 - POD test for blib/lib/WWW/Search/Ebay/BySellerID.pm ok 7 - POD test for blib/lib/WWW/Search/Ebay/Motors.pm ok 8 - POD test for blib/lib/WWW/Search/Ebay/Stores.pm ok # Sending 0-page stores query... Terminated make: *** [test_dynamic] Error 143 Timeout (max run time is 300s) /export/home/fly1232/bin/perl killed by signal 15