Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 335853

Summary: Test failure in N20110128-2000
Product: [Eclipse Project] PDE Reporter: Michael Rennie <Michael_Rennie>
Component: API ToolsAssignee: Ankur Sharma <ankur_sharma>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: ankur_sharma, curtis.windatt.public
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Michael Rennie CLA 2011-01-31 10:16:36 EST
#testMissingField

No Api Use Scan problem marker found for missing field 
TestInterfaceImpl.fField expected:<1> but was:<0>
junit.framework.AssertionFailedError: No Api Use Scan problem marker found for missing field TestInterfaceImpl.fField expected:<1> but was:<0>
at org.eclipse.pde.api.tools.apiusescan.tests.ExternalDependencyProblemMarkerTests.testMissingField(ExternalDependencyProblemMarkerTests.java:105)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249)
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 Michael Rennie CLA 2011-01-31 10:18:08 EST
bug 335852 might be related
Comment 2 Michael Rennie CLA 2011-02-17 12:51:20 EST
Marking as a dupe of bug 334792, since that bug will be used to re-write the tests to not be so brittle.

*** This bug has been marked as a duplicate of bug 334792 ***