Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [jdt-dev] Performance tests failing with Tycho: "We should have found org.eclipse.jdt.core project in workspace!!!"

On 11/13/2013 06:33 PM, Mickael Istria wrote:
On 11/13/2013 06:00 PM, Stephan Herrmann wrote:
Disclaimer: I've never actively worked on the performance tests, but let me hazard some guesses:

     1. Are this tests executed by current builder? If not, I can
     simply make them become an "eclipse-plugin" instead of
     "eclipse-test-plugin".
I don't thinks so. I think last time they ran was back on IBM infrastructure, right?
May need to ask Kim for details...
If it is so, then let's start by skipping those tests (turning them to eclipse-plugin). Is there a place where I can see the full JUnit reports (not only the test report showing failure, but the one showing all test executions) ?
If we notice that those tests aren't run with current builder, then let's just disable them so we can have all tests for JDT Core running with Tycho Surefire.
"OneTest" is run: http://download.eclipse.org/eclipse/downloads/drops4/I20131112-0800/testresults/html/org.eclipse.jdt.core.tests.performance_linux.gtk.x86_6.0.html
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top