Bug 130776 - JFace performance tests not backported to 3.1 perf stream
Summary: JFace performance tests not backported to 3.1 perf stream
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance, test
Depends on:
Blocks:
 
Reported: 2006-03-07 14:07 EST by Karice McIntyre CLA
Modified: 2006-03-28 14:19 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2006-03-07 14:07:15 EST
The following tests were not backported to 3.1 (see JFacePerformanceTestSuite):
3.1-Scenario 'org.eclipse.jface.tests.performance.ComboViewerRefreshTest#testRefresh()' 	
3.2-Scenario 'org.eclipse.jface.tests.performance.ComboViewerRefreshTest#testRefreshSmall()'	

3.1-Scenario 'org.eclipse.jface.tests.performance.TableViewerRefreshTest#testRefresh()'
3.2-Scenario 'org.eclipse.jface.tests.performance.FastTableViewerRefreshTest#testRefreshMultiple()'

3.1-Scenario 'org.eclipse.jface.tests.performance.TableViewerRefreshTest#testUpdate()'
3.2-Scenario 'org.eclipse.jface.tests.performance.FastTableViewerRefreshTest#testUpdateMultiple()'

3.1-Scenario 'org.eclipse.jface.tests.performance.TreeTest#testAddTen()'
3.2-Scenario 'org.eclipse.jface.tests.performance.FastTreeTest#testAddTenTenTimes()'

3.1-Scenario 'org.eclipse.jface.tests.performance.TreeTest#testAddFifty()'
3.2-Scenario 'org.eclipse.jface.tests.performance.FastTreeTest#testAddFiftyTenTimes()' 

3.1-Scenario 'org.eclipse.jface.tests.performance.TreeTest#testAddHundred()'
3.2-Scenario 'org.eclipse.jface.tests.performance.FastTreeTest#testAddHundredTenTimes()'
Comment 1 Karice McIntyre CLA 2006-03-07 14:08:37 EST
Tod, I am going to give this one to you since you made the original changes.  Note that the JFace performance tests currently appear to be all green, but that's because they have no 3.1 baseline to compare against.
Comment 2 Karice McIntyre CLA 2006-03-07 15:38:48 EST
I think the following 2 tests in the UI suite need to be backported as well.  I see them in the 3.2 results but not in the 3.1.2 results.
1. performance.ObjectContributionsPerformance#testObjectContributions:large selection, limited contributors()
2. performance.ObjectContributionsPerformance#testObjectContributions:limited selection, limited contributors()
Comment 3 Karice McIntyre CLA 2006-03-08 14:33:32 EST
I was wrong on the Contribution tests - they should not be backported.
Comment 4 Karice McIntyre CLA 2006-03-08 14:34:29 EST
Fixed as part of changes for bug 130800
Comment 5 Tod Creasey CLA 2006-03-28 14:19:49 EST
Verified in 20060328-0100