https://issues.apache.org/bugzilla/show_bug.cgi?id=53369

          Priority: P2
            Bug ID: 53369
          Assignee: [email protected]
           Summary: testDateFormat(org.apache.poi.ss.format.TestCellFormat
                    Part)junit.framework.ComparisonFailure: format
                    "org.apache.poi.ss.format.CellFormatPart@dbcd0e"
                    expected:<"11-10-[]52"> but was:<"11-10-[19]52">
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: [email protected]
          Hardware: PC
            Status: NEW
           Version: 3.8
         Component: XSSF
           Product: POI

Trying to build apache-poi 3.8 for Fedora 17 with openjdk 1.7.0 I'm getting the
following failure:

compile-ooxml-lite:
     [java] Collecting unit tests from
/export/home/orion/fedora/apache-poi/poi-3.8/build/ooxml-test-classes
     [java] ......F...................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] ...................................
     [java] Time: 163.944
     [java] There was 1 failure:
     [java] 1)
testDateFormat(org.apache.poi.ss.format.TestCellFormatPart)junit.framework.ComparisonFailure:
format "org.apache.poi.ss.format.CellFormatPart@dbcd0e" expected:<"11-10-[]52">
but was:<"11-10-[19]52">
     [java]     at
org.apache.poi.ss.format.CellFormatTestBase$CellValue.equivalent(CellFormatTestBase.java:95)
     [java]     at
org.apache.poi.ss.format.CellFormatTestBase.tryColor(CellFormatTestBase.java:247)
     [java]     at
org.apache.poi.ss.format.CellFormatTestBase.tryFormat(CellFormatTestBase.java:221)
     [java]     at
org.apache.poi.ss.format.CellFormatTestBase.runFormatTests(CellFormatTestBase.java:130)
     [java]     at
org.apache.poi.ss.format.TestCellFormatPart.testDateFormat(TestCellFormatPart.java:77)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
     [java]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java]     at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
     [java]     at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:78)
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 814,  Failures: 1,  Errors: 0



    [junit] Running org.apache.poi.ss.format.TestCellFormatPart
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 1.732 sec

Let me know if there is anything else I can provide.

-- 
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]

Reply via email to