Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 337594 - [Workbench] [Compatibility] ISources.ACTIVE_WORKBENCH_WINDOW_ACTIVE_PERSPECTIVE_NAME is not in the context
Summary: [Workbench] [Compatibility] ISources.ACTIVE_WORKBENCH_WINDOW_ACTIVE_PERSPECTI...
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.3   Edit
Assignee: Platform UI Triaged CLA
QA Contact: Paul Webster CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 12:15 EST by Remy Suen CLA
Modified: 2013-11-05 15:01 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 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