Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 366615

Summary: Test failures in PropertySheetTestSuite on 4.x
Product: [Eclipse Project] Platform Reporter: Oleg Besedin <ob1.eclipse>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: remy.suen, rolf.theunissen
Version: 4.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 366451, 381873    
Attachments:
Description Flags
Failure logs none

Description Oleg Besedin CLA 2011-12-13 15:01:45 EST
Created attachment 208333 [details]
Failure logs

The following multi-instance property sheet tests and saveable tests fail:

testFollowsSelection
testFollowsParts
testPinning
testSaveableRetargeting

most likley because 4.x code does not support post-selection listeners.

(The immediate failure is caused by the tracked selection being null in 4.x while it is an "empty selection" object in 3.x).

Code references for post-selection listeners: see SelectionService:
		// TODO compat addPostSelectionListener