Bug 422743 - JDT APT tests don't run in official build
Summary: JDT APT tests don't run in official build
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: APT (show other bugs)
Version: 4.4   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: 4.4 M4   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2013-11-28 04:25 EST by Dani Megert CLA
Modified: 2014-04-29 04:38 EDT (History)
4 users (show)

See Also:
jarthana: review+


Attachments
Fix (918 bytes, patch)
2013-11-28 04:26 EST, Dani Megert CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2013-11-28 04:25:37 EST
N20131127-2000.

Class not found "org.eclipse.jdt.apt.tests.TestAll cannot be found by osgi.identity; osgi.identity="org.eclipse.jdt.apt.tests"; type="osgi.bundle"; version:Version="3.3.401.N20131127-2000"; singleton:="true""

org.eclipse.test.EclipseTestRunner$TestFailedException: Class not found "org.eclipse.jdt.apt.tests.TestAll cannot be found by osgi.identity; osgi.identity="org.eclipse.jdt.apt.tests"; type="osgi.bundle"; version:Version="3.3.401.N20131127-2000"; singleton:="true""
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:582)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:521)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:496)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:308)
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:109)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:80)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:372)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:226)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Dani Megert CLA 2013-11-28 04:26:26 EST
Created attachment 237783 [details]
Fix
Comment 2 Dani Megert CLA 2013-11-28 04:29:57 EST
In https://git.eclipse.org/r/#/c/18426/ we forgot to add '.' to 'bin.includes'.

The attached patch fixes this and also removes the warning in the 'build.properties' file.
Comment 3 Jay Arthanareeswaran CLA 2013-11-28 05:50:45 EST
I have pushed the changes to master:

http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?id=3c74fee88b105a64b3dcf42313d9a789cf7baadc
Comment 4 Manoj N Palat CLA 2014-04-29 04:38:11 EDT
Verified for Eclipse Luna 4.4 M7 Build id: I20140428-2000