I am trying  ARSperl 1.82  with my AR 4.52 library again.
After changing password which had a "@" which was causing the test to fail 
so I change double quote to single quote

now I get the following test output:

 make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.0/sun4-solaris -I/usr/local/lib/perl5/5.6.0 -e 
'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' 
t/*.t
t/00connect.........ok  
t/01import..........NOK 1FAILED test 1  
        Failed 1/1 tests, 0.00% okay
t/02export..........Use of uninitialized value in subroutine entry at 
t/02export.t line 30.
Use of uninitialized value in subroutine entry at t/02export.t line 41.
Use of uninitialized value in concatenation (.) at t/02export.t line 41.
Use of uninitialized value in subroutine entry at t/02export.t line 41.
Use of uninitialized value in concatenation (.) at t/02export.t line 41.
Use of uninitialized value in subroutine entry at t/02export.t line 41.
Use of uninitialized value in concatenation (.) at t/02export.t line 41.
Use of uninitialized value in subroutine entry at t/02export.t line 41.
Use of uninitialized value in concatenation (.) at t/02export.t line 41.
Use of uninitialized value in subroutine entry at t/02export.t line 41.
Use of uninitialized value in concatenation (.) at t/02export.t line 41.
Use of uninitialized value in subroutine entry at t/02export.t line 41.
Use of uninitialized value in concatenation (.) at t/02export.t line 41.
Use of uninitialized value in subroutine entry at t/02export.t line 41.
Use of uninitialized value in concatenation (.) at t/02export.t line 41.
t/02export..........ok  
t/09qualifier.......NOK 4FAILED tests 2-4  
        Failed 3/4 tests, 25.00% okay
t/10alink...........NOK 3FAILED tests 3-4  
        Failed 2/4 tests, 50.00% okay
t/10entry...........not ok ([ERROR] Form does not exist on server (ARSperl 
Test) (ARERR #303))
t/10entry...........dubious  
        Test returned status 255 (wstat 65280, 0xff00)
Prototype mismatch: sub Test::Harness::_LARGEFILE_SOURCE vs () at (eval 
25) line 1.
DIED. FAILED tests 2-10
        Failed 9/10 tests, 10.00% okay
t/10getescalation...NOK 3FAILED tests 3-4  
        Failed 2/4 tests, 50.00% okay
t/10getftinfo.......ok  
t/10getlist.........Can't locate Test/More.pm in @INC (@INC contains: 
blib/arch blib/lib /usr/local/lib/perl5/5.6.0/sun4-solaris 
/usr/local/lib/perl5/5.6.0/sun4-solaris 
/usr/local/lib/perl5/5.6.0/sun4-solaris /usr/local/lib/perl5/5.6.0 
/usr/local/lib/perl5/5.6.0/sun4-solaris 
/usr/local/lib/perl5/5.6.0/sun4-solaris /usr/local/lib/perl5/5.6.0 
/usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris 
/usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris 
/usr/local/lib/perl5/site_perl/5.6.0 
/usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris 
/usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl . 
/usr/local/lib/perl5/5.6.0/sun4-solaris /usr/local/lib/perl5/5.6.0 
/usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris 
/usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .) at 
t/10getlist.t line 7.
BEGIN failed--compilation aborted at t/10getlist.t line 7.
t/10getlist.........dubious  
        Test returned status 2 (wstat 512, 0x200)
Undefined subroutine &Test::Harness::WCOREDUMP called at 
/usr/local/lib/perl5/5.6.0/Test/Harness.pm line 334.
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'



So alot of tests are failing but will this affect my requirement to search 
and display a trouble ticket form?

Thanks
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to