Community
Participate
Working Groups
See bug 442455 for more detail, but it is confusing (at best) for us to some tests marked as having performance tests, when they really don't. From what I could see, the following have an empty performance target: eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/test.xml eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/test.xml eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/test.xml eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/test.xml eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/test.xml eclipse.jdt.core/org.eclipse.jdt.core.tests.model/test.xml eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests Hope you don't find me combining "core" with "ui". Would appreciate either removing empty targets, or "comment them out" so they are not detected by the CBI-tool (and test framework) that mark them as "performance tests).
Did I forget to include org.eclipse.jdt.apt.tests ? It's still coming back as "no results". I might have gotten confused, since my lists were all from "visual inspection" of 41 test.xml files .... might have copy/pasted one or two wrong?
The Core part is here: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?id=ca5419c1e7501f8671202d3f26a44fb9de145612 I don't have commit rights for UI. Markus will take care of this.
Fixed ltk tests with http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=fb3b06a3faeaad355f5530f7ac98cbb95a1ca56f
Verified for 4.5 M2 using I20140916-2000 build