Bug 484310 - Enhance FilteredTreeTests
Summary: Enhance FilteredTreeTests
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.7 RC2   Edit
Assignee: Sebastian Lohmeier CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks: 391381
  Show dependency tree
 
Reported: 2015-12-14 08:11 EST by Sebastian Lohmeier CLA
Modified: 2017-05-30 02:32 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Lohmeier CLA 2015-12-14 08:11:30 EST
org.eclipse.ui.tests.filteredtree.FilteredTreeTests currently only tests whether a FilteredTree or a subclass of it show the provided items. At least one additional test that filters items based on a pattern is required to cover the core functionality of FilteredTree.
Comment 1 Lars Vogel CLA 2015-12-15 05:57:49 EST
https://git.eclipse.org/r/#/c/62566/
Comment 2 Lars Vogel CLA 2016-01-25 04:56:43 EST
Mass move to M6
Comment 3 Dani Megert CLA 2016-03-23 13:20:38 EDT
Lars, please finish the review for M7.
Comment 4 Lars Vogel CLA 2016-04-25 15:11:56 EDT
Mass move to 4.6 RC1. We might push out more to 4.7.
Comment 5 Dani Megert CLA 2016-05-18 13:19:55 EDT
Moving out of Neon. If you still want to fix something during RC3 then please retarget and make sure you follow the rules: https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_6.php#FixPassAfterRC2
Comment 7 Mickael Istria CLA 2017-05-24 11:42:15 EDT
Patch merged, thanks!