Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 354151 - [Compatibility] Property listeners on part references do not get notified of part property changes
Summary: [Compatibility] Property listeners on part references do not get notified of ...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.1.1   Edit
Assignee: Remy Suen CLA
QA Contact: Remy Suen CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-08 11:08 EDT by Remy Suen CLA
Modified: 2011-08-08 11:20 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Suen CLA 2011-08-08 11:08:17 EDT
junit.framework.ComparisonFailure: null expected:<org.eclipse.ui.test.user> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.eclipse.ui.tests.api.workbenchpart.ArbitraryPropertyTest.testViewProperties(ArbitraryPropertyTest.java:108)

junit.framework.ComparisonFailure: null expected:<org.eclipse.ui.test.user> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.eclipse.ui.tests.api.workbenchpart.ArbitraryPropertyTest.testEditorProperties(ArbitraryPropertyTest.java:174)