Community
Participate
Working Groups
JDT/Core performance tests for 3.7 maintenance have been failing because org.eclipse.jdt.core.tests.binaries is not being included in the tests zip. The map file is pointing to the right tag but the zip is missing. The plugin org.eclipse.jdt.core.tests.binaries should be in the repository git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.binaries.git.
Created attachment 208314 [details] patch
The bundle also needs to be included in the feature if it's to be fetched during the build. Released for next performance build run.
Thank you Kim for taking care of this.
Kim, I see that you had released this on perf_37x branch? Can you please release this on 3.7 maintenance branch also?
It was released, but not tagged. It should work this week as the releng features have moved to Git and this change should be tagged automatically.
Verified that the tests ran in the baseline I ran yesterday.
(In reply to comment #6) > Verified that the tests ran in the baseline I ran yesterday. Kim, Did this go to 3.7 maintenance branch? I still see a problem.