Bug 322325

Summary: [perfs] FullSourceWorkspaceBuildTests#testBuildGenericType() has an invalid duration
Product: [Eclipse Project] JDT Reporter: Frederic Fusier <frederic_fusier>
Component: CoreAssignee: Satyam Kandula <satyam.kandula>
Status: VERIFIED FIXED QA Contact:
Severity: major    
Priority: P3 CC: amj87.iitr, frederic_fusier, markus.kell.r, Olivier_Thomann, satyam.kandula, srikanth_sankaran
Version: 3.6   
Target Milestone: 3.7 M5   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 313891, 317771    

Description Frederic Fusier CLA 2010-08-11 04:50:44 EDT
Looking at 3.7M1 perfs results I can observe that the FullSourceWorkspaceBuildTests#testBuildGenericType() test lasts less than 10ms.
This is not enough and leads to get invalid performance results!

Hence, the test duration must be increased to a value at least over 100ms on all test machines or be discarded if it's not possible...
Comment 1 Frederic Fusier CLA 2010-08-27 05:41:12 EDT
Satyam,

While verifying bug 315978, I saw normal times for the testBuildGenericType() test, hence it seems that the invalid duration problem only occurs on the performance tests machines.

So, I'll take care of this issue as it will require access to those machines...
Comment 2 Frederic Fusier CLA 2010-12-23 05:41:24 EST
Satyam,

I unfortunately will not have time to look at this issue, hence I put it back to you...
Comment 3 Satyam Kandula CLA 2011-01-11 09:32:49 EST
The problem is that the newly added file EclipseVisitorBug.java is not added to build.properties file. Fixed build.properties.
Comment 4 Olivier Thomann CLA 2011-01-25 09:27:32 EST
Verified for 3.7M5 using I20110124-1800