[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Available ports and the Subversion/Ruby test suite

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2005-06-16 04:36:07 CEST

On 2005-06-15 19:30-0400, David James wrote:
> On my machine, the Ruby tests fail because they use port 19191, which
> is in use by a user-authentication agent for my firewall. The tests
> segfault, actually.
>
> Would it be possible to switch the tests to use a different port? I
> recommend either using the default port for svnserve, or using port
> 19192, which, according to the list of registered ports, is not
> commonly used. See
> http://www.bekkoame.ne.jp/~s_ita/port/port13000-19999.html

How about using a port number from private space, from 49152 through 65535.
<http://www.iana.org/assignments/port-numbers>

And now when I have your attention, do you have any idea why svntest
setup doesn't actually run any ruby test?

For example:
...
Loaded suite
/srv/svntest/svntest/svn/svn_trunk/subversion/bindings/swig/ruby/test/run-test
Started

Finished in 0.000305 seconds.

0 tests, 0 assertions, 0 failures, 0 errors
...

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 16 04:37:00 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.