You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jani Averbach <ja...@jaa.iki.fi> on 2005/01/03 20:09:33 UTC

swig-pl: errors with make check-swig-pl

Hello,

I run make-check-pl test suite, and got following errors, are those "normal"?

svn: trun @ 12575
SWIG Version 1.3.21
perl: This is perl, v5.8.5 built for x86_64-linux

../../../../../subversion/bindings/swig/perl/native/t/0use.......ok
../../../../../subversion/bindings/swig/perl/native/t/1repos.....ok 1/6# committed 1,2005-01-03T20:05:13.790647Z,root
../../../../../subversion/bindings/swig/perl/native/t/1repos.....ok 2/6# committed 2,2005-01-03T20:05:13.792666Z,root
../../../../../subversion/bindings/swig/perl/native/t/1repos.....ok 4/6# committed 3,2005-01-03T20:05:13.795249Z,root
../../../../../subversion/bindings/swig/perl/native/t/1repos.....ok 6/6# cleanup
../../../../../subversion/bindings/swig/perl/native/t/1repos.....ok
../../../../../subversion/bindings/swig/perl/native/t/2fs........ok 4/11Usage: svn_fs_check_path(kind_p,root,path,pool);# cleanup
# Looks like you planned 11 tests but only ran 4.
# Looks like your test died just after 4.
../../../../../subversion/bindings/swig/perl/native/t/2fs........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-11
        Failed 7/11 tests, 36.36% okay
../../../../../subversion/bindings/swig/perl/native/t/3client....ok 81/112Usage: svn_client_blame(path_or../../../../../subversion/bindings/swig/perl/native/t/3client....ok 82/112# cleanup
# Looks like you planned 112 tests but only ran 82.
# Looks like your test died just after 82.
../../../../../subversion/bindings/swig/perl/native/t/3client....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 83-112
        Failed 30/112 tests, 73.21% okay
../../../../../subversion/bindings/swig/perl/native/t/4pool......ok 6/6# cleanup
../../../../../subversion/bindings/swig/perl/native/t/4pool......ok
../../../../../subversion/bindings/swig/perl/native/t/5delta.....ok
Failed Test                       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
../../../../../subversion/binding  255 65280    11   14 127.27%  5-11
../../../../../subversion/binding  255 65280   112   60  53.57%  83-112
Failed 2/6 test scripts, 66.67% okay. 37/144 subtests failed, 74.31% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/jaa/tmpfs/build/trunk/subversion/bindings/swig/perl/native'
make: *** [check-swig-pl] Error 2

BR, Jani

-- 
Jani Averbach

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: swig-pl: errors with make check-swig-pl

Posted by Jani Averbach <ja...@jaa.iki.fi>.
On 2005-01-06 11:01-0000, Max Bowsher wrote:
> Chia-liang Kao wrote:
> >
> >This is now fixed in trunk.
> >
> >maxb: Can you also run check-swig-pl when doing general swig cleanups?
> 
> I'd like to, but my hands are tied, since swig-pl is broken for platforms 
> which don't support cyclic dependencies between shared libraries, which 
> includes mine - Cygwin.

I will integrate swig-pl and javahl bindings testing to the our
svntest framework. 

BR, Jani

-- 
Jani Averbach


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: swig-pl: errors with make check-swig-pl

Posted by Max Bowsher <ma...@ukf.net>.
Chia-liang Kao wrote:
> Jani Averbach <jaa <at> jaa.iki.fi> writes:
>> I run make-check-pl test suite, and got following errors, are those 
>> "normal"?
> -------------------------------------------------------------------------------
>> ../../../../../subversion/binding  255 65280    11   14 127.27%  5-11
>> ../../../../../subversion/binding  255 65280   112   60  53.57%  83-112
>> Failed 2/6 test scripts, 66.67% okay. 37/144 subtests failed, 74.31% 
>> okay.
>
> This is now fixed in trunk.
>
> maxb: Can you also run check-swig-pl when doing general swig cleanups?

I'd like to, but my hands are tied, since swig-pl is broken for platforms 
which don't support cyclic dependencies between shared libraries, which 
includes mine - Cygwin.

This happeneds shortly after 1.1.x branched. Despite my complaint at the 
time, no one seemed bothered about this.

I've recently had an idea how to break the cyclic dependencies, I'll see if 
I can make it work.

Max.




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: swig-pl: errors with make check-swig-pl

Posted by Chia-liang Kao <cl...@clkao.org>.
Jani Averbach <jaa <at> jaa.iki.fi> writes:
> I run make-check-pl test suite, and got following errors, are those "normal"?
-------------------------------------------------------------------------------
> ../../../../../subversion/binding  255 65280    11   14 127.27%  5-11
> ../../../../../subversion/binding  255 65280   112   60  53.57%  83-112
> Failed 2/6 test scripts, 66.67% okay. 37/144 subtests failed, 74.31% okay.

This is now fixed in trunk.

maxb: Can you also run check-swig-pl when doing general swig cleanups?

Cheers,
CLK



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org