Well, now Gump complains on
org.apache.poi.hssf.record.formula.functions.TestEverything.
It's hard to diagnosis. The ant's output just says "BUILD FAILED".
If I insert try/catch in GenericFormulaTestCase I can see that the
following tests fail:
new GenericFormulaTestCase("D487")
new GenericFormulaTestCase("D488")
new GenericFormulaTestCase("D768")
new GenericFormulaTestCase("D788")
new GenericFormulaTestCase("D1304")
new GenericFormulaTestCase("D1400")
Could it be because of the recent changes in HSSFFormulaEvaluator?
Any thoughts?
Yegor
> On Wed, 26 Sep 2007, [EMAIL PROTECTED] wrote:
>> commented out a failing test until we find the reason.
> The odd thing is that test passes on my computer (I'd already disabled the
> test that did fail before committing). So I'm not quite sure why things
> are failing on gump :/
> Nick
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]