Bug 366633 - [Tests] ResourceMappingMarkersTest fails
Summary: [Tests] ResourceMappingMarkersTest fails
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2   Edit
Hardware: PC Windows XP
: 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 16:11 EST by Eric Moffatt CLA
Modified: 2021-04-21 03:29 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Moffatt CLA 2011-12-13 16:11:02 EST
We apparently cannot create the view with id "org.eclipse.ui.tests.markerTests", instead we get a CCE (because we're returning the ErrorPart.
Comment 1 Eric Moffatt CLA 2011-12-14 15:46:59 EST
This is a bug where MarkersTestMarkersView is doing the following:


tree = (Tree) parent.getChildren()[0];

This fails because we have introduced an extra composite into the mix, this causes a CCE and ends up generating a PartInitException and an ErrorPart...

the the ErrorPart CCE's in the actual test...
Comment 2 Eclipse Genie CLA 2020-02-19 20:01:05 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Rolf Theunissen CLA 2020-12-27 09:25:12 EST
The test is still failing on the identified issue.
Comment 4 Eclipse Genie CLA 2020-12-27 09:28:16 EST
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/174120