thank you again for the test! could you give this one more spin? the test suite isn't perfect right now but it should pass all of them given one or two tries. and i'll fix the tests for the next round so that a predicted URL result (like the one below) doesn't cause the test to fail. it failed b/c it tried to get an advertisement so it did not get back HTML which it's after.
thanks! -ashley On Monday, March 11, 2002, at 07:27 , Andreas Marcel Riechert wrote: > This distribution has been tested as part of the cpan-testers > effort to test as many new uploads to CPAN as possible. See > http://testers.cpan.org/ > > Please cc any replies to [EMAIL PROTECTED] to keep other > test volunteers informed and to prevent any duplicate effort. > > -- > Test 16 fails: > > [riechert@tairou WWW-Spyder-0.16]$ make test > > [snip] > > > k 14 - 1/4-->> Welcome to MSN.com > CHOOSING courteously! > GET'ing: http://go.msn.com/ > ^GPARSING: http://go.msn.com/ > ok 15 - 2/4-->> Welcome to MSN.com > CHOOSING courteously! > GET'ing: > http://rd.eshop.msn.com/ads/adredir.asp?image=/ads/MSNTXT/003771500069_C8. > a > sp&url=http://www.ediets.com/start.cfm%3Fcode%3D88496 > ^GPARSING: > http://rd.eshop.msn.com/ads/adredir.asp?image=/ads/MSNTXT/003771500069_C8 > ..asp&url=http://www.ediets.com/start.cfm%3Fcode%3D88496 > not ok 16 - 3/4-->> > # Failed test (test.pl at line 59) > CHOOSING courteously! > GET'ing: http://ads.msn.com/ads/redirect.dll/CID=00147166d8e6221f00000000/ > AREA=MSNBF > P?image=http://global.msads.net/ads/MSNBFP/007855230011_D2.gif > ^GPARSING: > http://ads.msn.com/ads/redirect.dll/CID=00147166d8e6221f00000000/AREA=MSN > BFP?image=http://global.msads.net/ads/MSNBFP/007855230011_D2.gif > ok 17 - 4/4-->> Personals, Dating, Singles, Love and Romance site - uDate. > com > ok 18 - Attributes: linkText, linkSwitch, href, current_enQ, bell, > seenURLs, page_co > ntent, current_Bytes, alt, cookie_file, enqueue_Objects, page_Memory, > bytes_GOT, htm > l_parser, sleep_base, spydered, text, UA, and courtesy_Queue. > ok 19 - Time: 7 > ok 20 - Kbs: 71 > # Looks like you failed 1 tests of 20. > make: *** [test_dynamic] Error 1 > > > -- > > Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: > Platform: > osname=linux, osvers=2.2.14-5.0, archname=i686-linux > uname='linux tairou.japanologie.kultur.uni-tuebingen.de 2.2.14-5.0 #1 > tue mar 7 21:07:39 est 2000 i686 unknown ' > config_args='-de' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef > usemultiplicity=undef > useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > Compiler: > cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', > optimize='-O2', > cppflags='-fno-strict-aliasing -I/usr/local/include' > ccversion='', gccversion='egcs-2.91.66 19990314/Linux (egcs-1.1.2 > release)', gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 > ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', > lseeksize=8 > alignbytes=4, usemymalloc=n, prototype=define > Linker and Libraries: > ld='cc', ldflags =' -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib > libs=-lnsl -lndbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil > perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil > libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' > cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' >
