https://bz.apache.org/bugzilla/show_bug.cgi?id=60130
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Nick Burch <[email protected]> --- I've just tried applying your patch to trunk, and updating the DGet file. However, one of the unit tests then fails: Testcase: processFunctionRow[strange types as headers - unused error header values] took 0.001 sec FAILED In DGet.xls DGet!B100 {=DGET($G$92:$N$93,"Three",AH92:AI93)} 'strange types as headers - unused error header values'. Actual: ERROR junit.framework.AssertionFailedError: In DGet.xls DGet!B100 {=DGET($G$92:$N$93,"Three",AH92:AI93)} 'strange types as headers - unused error header values'. Actual: ERROR at org.apache.poi.ss.formula.functions.BaseTestFunctionsFromSpreadsheet.processFunctionRow(BaseTestFunctionsFromSpreadsheet.java:166) Any chance you could see what's going wrong and fix? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
