Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 366615 - Test failures in PropertySheetTestSuite on 4.x
Summary: Test failures in PropertySheetTestSuite on 4.x
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 366451 381873
  Show dependency tree
 
Reported: 2011-12-13 15:01 EST by Oleg Besedin CLA
Modified: 2019-05-26 12:00 EDT (History)
2 users (show)

See Also:


Attachments
Failure logs (16.80 KB, text/plain)
2011-12-13 15:01 EST, Oleg Besedin CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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