Bug 355622

Summary: [Net][Tests] testIndividualSetAndClear failure in I20110823-0925
Product: [Eclipse Project] Platform Reporter: Tomasz Zarna <tomasz.zarna>
Component: TeamAssignee: Tomasz Zarna <tomasz.zarna>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P4 Keywords: test
Version: 3.7   
Target Milestone: ---   
Hardware: All   
OS: All   
URL: http://download.eclipse.org/eclipse/downloads/drops/I20110823-0925/testresults/html/org.eclipse.core.tests.net_macosx.cocoa.x86_5.0.html
Whiteboard:

Description Tomasz Zarna CLA 2011-08-24 04:47:36 EDT
Failed on all machines, RHEL, Mac and Win.

expected:<me> but was:<null>

junit.framework.AssertionFailedError: expected:<me> but was:<null>
at org.eclipse.core.tests.net.NetTest.assertHttpSystemProperties(NetTest.java:117)
at org.eclipse.core.tests.net.NetTest.assertSystemPropertiesMatch(NetTest.java:93)
at org.eclipse.core.tests.net.NetTest.assertProxyDataEqual(NetTest.java:88)
at org.eclipse.core.tests.net.NetTest.getProxyData(NetTest.java:150)
at org.eclipse.core.tests.net.NetTest.setHost(NetTest.java:184)
at org.eclipse.core.tests.net.NetTest.setDataTest(NetTest.java:206)
at org.eclipse.core.tests.net.NetTest.testIndividualSetAndClear(NetTest.java:250)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Tomasz Zarna CLA 2011-08-24 04:48:11 EDT
The test passes locally on Windows.
Comment 2 Tomasz Zarna CLA 2011-09-28 05:57:15 EDT
Haven't seen it for a while, reducing priority.
Comment 3 Tomasz Zarna CLA 2011-10-28 09:28:47 EDT
The failure gone, it must have been an intermittent problem with the test.