This is the mail archive of the mauve-patches@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Dealing with "mx10.omg.org"


Hi,

On Wed, 2004-08-11 at 16:07, Stephen Crawley wrote:
> I have been having problems with some of the Mauve testcases for
> java.lang.Socket and friends.  These currently use "mx10.gnu.org"
> port 25 as a test server for remote TCP connections.  Unfortunately,
> DSTC's firewall now blocks outgoing connections on port 25.
> 
> As a workaround, I have developed a patch for Mauve's configure.ac
> file that defines a new --with-mailhost option for specifying a
> host to be used instead of "mx10.gnu.org".  A new attribute is 
> added to config.java.in, etc and the testcases that refer to mx10
> have been modified.

This makes a lot of sense to me.

We should probably also have something like it for "httphost" since a
couple of tests use some random (sources.redhat.com) to test against.
This is a but more tricky since sources.redhat.com actually contains
some files (such as the jars used by the URLClassLoader tests) that need
to be replicated on that "httphost".

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]