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

Bug 337594

Summary: [Workbench] [Compatibility] ISources.ACTIVE_WORKBENCH_WINDOW_ACTIVE_PERSPECTIVE_NAME is not in the context
Product: [Eclipse Project] Platform Reporter: Remy Suen <remy.suen>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: RESOLVED FIXED QA Contact: Paul Webster <pwebster>
Severity: normal    
Priority: P3    
Version: 4.1   
Target Milestone: 4.3   
Hardware: All   
OS: All   
Whiteboard:

Description Remy Suen CLA 2011-02-18 12:15:38 EST
junit.framework.AssertionFailedError: expected:<true> but was:<null>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at org.eclipse.ui.tests.internal.WorkbenchWindowSubordinateSourcesTests.testPerspectiveId(WorkbenchWindowSubordinateSourcesTests.java:154)
Comment 1 Paul Webster CLA 2013-11-05 15:01:40 EST
Fixed by work in 4.3
PW