Community
Participate
Working Groups
Wrong number of bundles in JDT feature expected:<25> but was:<26> junit.framework.AssertionFailedError: Wrong number of bundles in JDT feature expected:<25> but was:<26> at org.eclipse.pde.ui.tests.target.LocalTargetDefinitionTests.testSetTargetPlatformToJdtFeature(LocalTargetDefinitionTests.java:754) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) We have already moved some import tests to use test data. We should do the same for this test.
Fixed in HEAD. Reuses the test data from other target tests.
Updated test to handle MacOS case
Verified. All pde ui tests pass in I20111205-1800