Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] filetransfer tests

Hi Jan,

The SecureOutgoingTest and OutgoingTest use XMPP, and so do require manual configuration (username and pw for two XMPP accounts).

These tests should and will be moved to a new test plugin (i.e. the xmpp provider test plugin, which doesn't exist yet). I'll try to get this new test plugin in place right away. I've created bug for it here https://bugs.eclipse.org/bugs/show_bug.cgi?id=208008

Thanks for the testing, this is good news. I've also created a bug for filetransfer testing results here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=208012

Scott


Rellermeyer Jan Simon wrote:
I managed to run the filetransfer tests with different proxies (squid, dante (socks4/5)) and so far, they all run fine except two tests that fail on my machine regardless of if I run with or without a proxy. The two failing test cases are SecureOutgoingTest.testTwoClientsToSendAndReceive and OutgoingTest.testTwoClientsToSendAndReceive (so it's basically the same test that fails). The reason seems to be that the username array in ContainerAbstractTestCase is null for both clients. Does this test require any manual configuration or is this a bug? Cheers, Jan.
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top