Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 81703 Details for
Bug 208012
[runtime][filetransfer][test] test proxy configurations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
filetransfer behind a socks proxy, test results
ECF Filetransfer Tests (Socks Proxy) 20071031-104027.xml (text/xml), 9.66 KB, created by
Jan S. Rellermeyer
on 2007-10-31 05:57:39 EDT
(
hide
)
Description:
filetransfer behind a socks proxy, test results
Filename:
MIME Type:
Creator:
Jan S. Rellermeyer
Created:
2007-10-31 05:57:39 EDT
Size:
9.66 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?> ><testrun name="ECF Filetransfer Tests (Socks Proxy)" project="org.eclipse.ecf.tests.filetransfer" tests="19" started="19" failures="2" errors="0" ignored="0"> > <testsuite name="org.eclipse.ecf.tests.filetransfer.PauseResumeServiceTest"> > <testcase name="testReceiveFile" classname="org.eclipse.ecf.tests.filetransfer.PauseResumeServiceTest"/> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.RetrieveTest"> > <testcase name="testReceiveFile" classname="org.eclipse.ecf.tests.filetransfer.RetrieveTest"/> > <testcase name="testHttpsReceiveFile" classname="org.eclipse.ecf.tests.filetransfer.RetrieveTest"/> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.MultiRetrieveTest"> > <testcase name="testReceives" classname="org.eclipse.ecf.tests.filetransfer.MultiRetrieveTest"/> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.RetrieveFileTransferServiceTest"> > <testcase name="testReceiveFile" classname="org.eclipse.ecf.tests.filetransfer.RetrieveFileTransferServiceTest"/> > <testcase name="testHttpsReceiveFile" classname="org.eclipse.ecf.tests.filetransfer.RetrieveFileTransferServiceTest"/> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.MultiRetrieveServiceTest"> > <testcase name="testReceives" classname="org.eclipse.ecf.tests.filetransfer.MultiRetrieveServiceTest"/> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.SecureOutgoingTest"> > <testcase name="testTwoClientsToSendAndReceive" classname="org.eclipse.ecf.tests.filetransfer.SecureOutgoingTest"> > <failure>junit.framework.AssertionFailedError: Could not create server connect ID > at junit.framework.Assert.fail(Assert.java:47) > at org.eclipse.ecf.tests.filetransfer.SecureOutgoingTest.getServerConnectID(SecureOutgoingTest.java:95) > at org.eclipse.ecf.tests.ContainerAbstractTestCase.connectClient(ContainerAbstractTestCase.java:212) > at org.eclipse.ecf.tests.filetransfer.SecureOutgoingTest.testTwoClientsToSendAndReceive(SecureOutgoingTest.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at junit.framework.TestCase.runTest(TestCase.java:164) > at junit.framework.TestCase.runBare(TestCase.java:130) > at junit.framework.TestResult$1.protect(TestResult.java:106) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.framework.TestResult.run(TestResult.java:109) > at junit.framework.TestCase.run(TestCase.java:120) > at junit.framework.TestSuite.runTest(TestSuite.java:230) > at junit.framework.TestSuite.run(TestSuite.java:225) > at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:130) > at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) > at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) > at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) > at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) > at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:58) > at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:24) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) > at org.eclipse.equinox.launcher.Main.run(Main.java:1173) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > ></failure> > </testcase> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.CancelServiceTest"> > <testcase name="testReceiveFile" classname="org.eclipse.ecf.tests.filetransfer.CancelServiceTest"/> > <testcase name="testHttpsReceiveFile" classname="org.eclipse.ecf.tests.filetransfer.CancelServiceTest"/> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.PartialFileRetrieveServiceTest"> > <testcase name="testReceivePartialFile2" classname="org.eclipse.ecf.tests.filetransfer.PartialFileRetrieveServiceTest"/> > <testcase name="testReceivePartialFile3" classname="org.eclipse.ecf.tests.filetransfer.PartialFileRetrieveServiceTest"/> > <testcase name="testReceivePartialFile4" classname="org.eclipse.ecf.tests.filetransfer.PartialFileRetrieveServiceTest"/> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.NamespaceTest"> > <testcase name="testNamespaceGetScheme" classname="org.eclipse.ecf.tests.filetransfer.NamespaceTest"/> > <testcase name="testNamespaceGetName" classname="org.eclipse.ecf.tests.filetransfer.NamespaceTest"/> > <testcase name="testSerializable" classname="org.eclipse.ecf.tests.filetransfer.NamespaceTest"/> > <testcase name="testCreateID" classname="org.eclipse.ecf.tests.filetransfer.NamespaceTest"/> > <testcase name="testGetSupportedSchemes" classname="org.eclipse.ecf.tests.filetransfer.NamespaceTest"/> > </testsuite> > <testsuite name="org.eclipse.ecf.tests.filetransfer.OutgoingTest"> > <testcase name="testTwoClientsToSendAndReceive" classname="org.eclipse.ecf.tests.filetransfer.OutgoingTest"> > <failure>junit.framework.AssertionFailedError: Could not create server connect ID > at junit.framework.Assert.fail(Assert.java:47) > at org.eclipse.ecf.tests.filetransfer.OutgoingTest.getServerConnectID(OutgoingTest.java:95) > at org.eclipse.ecf.tests.ContainerAbstractTestCase.connectClient(ContainerAbstractTestCase.java:212) > at org.eclipse.ecf.tests.filetransfer.OutgoingTest.testTwoClientsToSendAndReceive(OutgoingTest.java:108) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at junit.framework.TestCase.runTest(TestCase.java:164) > at junit.framework.TestCase.runBare(TestCase.java:130) > at junit.framework.TestResult$1.protect(TestResult.java:106) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.framework.TestResult.run(TestResult.java:109) > at junit.framework.TestCase.run(TestCase.java:120) > at junit.framework.TestSuite.runTest(TestSuite.java:230) > at junit.framework.TestSuite.run(TestSuite.java:225) > at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:130) > at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) > at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) > at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) > at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) > at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:58) > at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:24) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) > at org.eclipse.equinox.launcher.Main.run(Main.java:1173) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > ></failure> > </testcase> > </testsuite> ></testrun>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 208012
:
81702
| 81703