Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 335853 - Test failure in N20110128-2000
Summary: Test failure in N20110128-2000
Status: CLOSED DUPLICATE of bug 334792
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Ankur Sharma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 10:16 EST by Michael Rennie CLA
Modified: 2011-02-17 12:51 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***