Hi All

Is anyone else seeing a broken test on head?

    [junit] Running org.apache.poi.hssf.eventusermodel.TestEventWorkbookBuilder
    [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 0.033 sec

Testcase: testFormulas took 0.022 sec
        FAILED
expected:<SUM([Sh3]!A1:A4)> but was:<SUM(['Sh3']!A1:A4)>
junit.framework.ComparisonFailure: expected:<SUM([Sh3]!A1:A4)> but was:<SUM(['Sh3']!A1:A4)> at org.apache.poi.hssf.eventusermodel.TestEventWorkbookBuilder.testFormulas(TestEventWorkbookBuilder.java:138)



Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to