Bug 417166 - [Unit Test Failure][Ignored] org.eclipse.emf.facet.widgets.nattable.tests.internal.NatTableShowHideColumnsAPITests.sortZToA
Summary: [Unit Test Failure][Ignored] org.eclipse.emf.facet.widgets.nattable.tests.int...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-13 05:37 EDT by Fabien TREGUER CLA
Modified: 2020-05-01 11:27 EDT (History)
1 user (show)

See Also:
gdupe: luna+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabien TREGUER CLA 2013-09-13 05:37:20 EDT
This test fails when wantedOrder array and sorted columns list are compared. The column 'ePackage' is missplaced.

The test should be modified to compare directly the current column eStructuralFeature name and the next column eStructuralFeature name. We must found :
 - in first place the columns having a name surounded by square braces;
 - in second place the rest of columns ordered by their eStructuralFeature name.
 
We should ignore the test until modification.
Comment 1 Gregoire Dupe CLA 2013-09-16 06:15:58 EDT
(In reply to Fabien TREGUER from comment #0)

> We should ignore the test until modification.

Done.
Committed revision 3339.