|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Net::Z3950::ZOOM TestsHi guys,
Just a quick note: Net::Z3950::ZOOM fails about 8 tests when installing from CPAN (on initial investigation it looks like it might be trying to connect to a z-server): t/13-resultset..........ok t/14-sorting............ok t/15-scan...............ok t/16-packages...........ok 18/40# Failed test (t/16-packages.t at line 177) t/16-packages...........ok 25/40# Failed test (t/16-packages.t at line 177) t/16-packages...........ok 28/40# Failed test (t/16-packages.t at line 177) t/16-packages...........ok 31/40# Failed test (t/16-packages.t at line 177) # Failed test (t/16-packages.t at line 139) # Failed test (t/16-packages.t at line 139) t/16-packages...........ok 36/40# Looks like you planned 40 tests but only ran 36. t/16-packages...........dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 19, 26, 29, 32-33, 35, 37-40 Failed 10/40 tests, 75.00% okay t/17-logging............ok t/2-ZOOM................ok t/20-options............ok t/21-option-callback....ok t/22-query..............ok t/23-resultset..........ok t/24-sorting............ok t/25-scan...............ok t/26-packages...........ok 18/40# Failed test (t/26-packages.t at line 161) t/26-packages...........ok 25/40# Failed test (t/26-packages.t at line 161) t/26-packages...........ok 28/40# Failed test (t/26-packages.t at line 161) t/26-packages...........ok 31/40# Failed test (t/26-packages.t at line 161) # Failed test (t/26-packages.t at line 125) # Failed test (t/26-packages.t at line 125) # Looks like you planned 40 tests but only ran 36. t/26-packages...........dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 19, 26, 29, 32-33, 35, 37-40 Failed 10/40 tests, 75.00% okay t/27-logging............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/16-packages.t 10 2560 40 14 35.00% 19 26 29 32-33 35 37-40 t/26-packages.t 10 2560 40 14 35.00% 19 26 29 32-33 35 37-40 Failed 2/18 test scripts, 88.89% okay. 20/616 subtests failed, 96.75% okay. make: *** [test_dynamic] Error 255 This might throw off a few folks who don't know how to install a perl module manually. Seems to work just fine when installed. Cheers, -- Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@... |Full Demos at http://liblime.com/koha |1(888)KohaILS _______________________________________________ Koha-zebra mailing list Koha-zebra@... http://lists.nongnu.org/mailman/listinfo/koha-zebra |
|
|
Re: Net::Z3950::ZOOM Tests> Date: Tue, 14 Feb 2006 12:52:52 -0800
> From: Joshua Ferraro <jmf@...> > > Just a quick note: Net::Z3950::ZOOM fails about 8 tests when > installing from CPAN (on initial investigation it looks like it > might be trying to connect to a z-server): Yes, sorry about this. The problem is that the part of the test suite that checks update functionality runs against an experimental Zebra server here in Copenhagen, which I recently "upgraded" to what turns out to be a non-working version. We'll get this sorted out as soon as we can; in the mean time, you can be pretty confident that the ZOOM module is working correctly, as that code hasn't changed since the last time I ran the tests successfully. _/|_ ___________________________________________________________________ /o ) \/ Mike Taylor <mike@...> http://www.miketaylor.org.uk )_v__/\ "The tale grew in the telling" -- Opening words of J. R. R. Tolkein's foreword to _The Lord of the Rings_. _______________________________________________ Koha-zebra mailing list Koha-zebra@... http://lists.nongnu.org/mailman/listinfo/koha-zebra |
|
|
Re: Net::Z3950::ZOOM TestsHi
I tried with: perl -MCPAN -e 'install Bundle::CPAN' and all error will resolve!! Please, sorry I'm latin Hola: Yo intenté con: perl -MCPAN -e 'install Bundle::CPAN' y todos los errores se resolvieron. En mi caso todos los tests con make test fallaron. Ninguna opción de ZOOM funcionó y no logré culminar la instalación de KOHA. Entonces decidí verificar mi instalación de perl. Con Bundle se instalaron una serie de paquetes que faltaron. Luego volví a reiniciar y compilé nuevamente ZOOM y todo funcionó a la perfección. También es buena idea verificar el funcionamiento de yaz. Para ello hice: yaz-client -x open http:mi IP status list_all quit con los resultados de conexión y demás confirmé que yaz funciona. Luego procedí a instalar ZOOM. |
| Free Forum Powered by Nabble | Forum Help |