-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.3
-
Component/s: Spreadsheet
Spreadsheet FT failing are failing on org.nuxeo.functionaltests.ITSpreadsheetTest.itShouldDisplayTheSameData
java.lang.AssertionError: expected:<[Title, Modified, Last Contributor, Version, State]> but was:<[Title, Last Contributor, Version, State]> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.nuxeo.functionaltests.ITSpreadsheetTest.itShouldDisplayTheSameData(ITSpreadsheetTest.java:137) ...