See <https://builds.apache.org/job/POI/827/changes>
Changes:
[nick] Fix some Forbidden APIs errors
[nick] Fix some Forbidden APIs errors
[nick] Fix some Forbidden APIs errors
[nick] Fix inconsistent indent/whitespace
[nick] Fix some Forbidden APIs errors
[nick] Fix some Forbidden APIs errors
[nick] Fix some Forbidden APIs errors
[nick] Fix some Forbidden APIs errors
[nick] Fix some Forbidden APIs errors
[nick] Fix some Forbidden APIs errors
[nick] Fix some Forbidden APIs errors
------------------------------------------
[...truncated 163 lines...]
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 1 file to
<https://builds.apache.org/job/POI/ws/build\examples-classes>
compile-excelant:
[javac] Compiling 14 source files to
<https://builds.apache.org/job/POI/ws/build\excelant-classes>
[javac] Note:
<https://builds.apache.org/job/POI/ws/src\excelant\java\org\apache\poi\ss\excelant\util\ExcelAntWorkbookUtil.java>
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Compiling 13 source files to
<https://builds.apache.org/job/POI/ws/build\excelant-test-classes>
[copy] Copying 1 file to
<https://builds.apache.org/job/POI/ws/build\excelant-classes>
compile:
compile-ooxml-lite:
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build\ooxml-lite-merged>
[jar] Building jar:
<https://builds.apache.org/job/POI/ws/build\ooxml-lite-merged\ooxml-lite-merged.jar>
[java] Collecting unit tests from
<https://builds.apache.org/job/POI/ws/build\ooxml-test-classes>
[java] Found 168 classes
[java]
......................................................I..................................................................................................I....SLF4J:
Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[java] SLF4J: Defaulting to no-operation (NOP) logger implementation
[java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[java]
............E........................................................II..........JAXP:
find factoryId =javax.xml.stream.XMLInputFactory
[java] JAXP: found system property,
value=com.sun.xml.internal.stream.XMLInputFactoryImpl
[java] JAXP: created new instance of class
com.sun.xml.internal.stream.XMLInputFactoryImpl using ClassLoader: null
[java]
........................................................................................................................................Setting
col: 0 and row 0
[java] Setting col: 1 and row 1
[java]
.....................................................E......................................................................................................................................Warning
- Row 13 has no cell 1, can't figure out test name
[java]
.........III.II.......I....................................................E..[Fatal
Error] :1:1: The parser has encountered more than "4,096" entity expansions in
this document; this is the limit imposed by the application.
[java] [Fatal Error] :1:1: The parser has encountered more than "4,096"
entity expansions in this document; this is the limit imposed by the
application.
[java]
................I.....I.....E..............I.....................................................E........................................................I.............................................................................................org.apache.poi.ss.usermodel.CellValue
[12.0]
[java] org.apache.poi.ss.usermodel.CellValue [12.0]
[java] .....org.apache.poi.ss.usermodel.CellValue [1.0]
[java] org.apache.poi.ss.usermodel.CellValue [1.0]
[java] .org.apache.poi.ss.usermodel.CellValue [2.0]
[java] org.apache.poi.ss.usermodel.CellValue [2.0]
[java] .org.apache.poi.ss.usermodel.CellValue [2.0]
[java] .org.apache.poi.ss.usermodel.CellValue [2.0]
[java] .org.apache.poi.ss.usermodel.CellValue [2.0]
[java] .org.apache.poi.ss.usermodel.CellValue [3.0]
[java]
......................................................................................................................................................................................................................................................Done
[java] ...........<?xml version="1.0" encoding="UTF-8"?>
[java] <worksheet
xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"><dimension
ref="A1"/><sheetViews><sheetView workbookViewId="0"
tabSelected="true"/></sheetViews><sheetFormatPr
defaultRowHeight="15.0"/><sheetData/><pageMargins bottom="0.75" footer="0.3"
header="0.3" left="0.7" right="0.7" top="0.75"/></worksheet>
[java] ........................................Name: /word/document.xml -
Content Type:
application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
[java]
................................................................................................................................................
[java] Time: 177.537
[java] There were 5 failures:
[java] 1) testDateFormat(org.apache.poi.ss.format.TestCellFormatPart)
[java] junit.framework.ComparisonFailure: format
"org.apache.poi.ss.format.CellFormatPart@2ca4911d" expected:<"1[4]:35:27"> but
was:<"1[5]:35:27">
[java] at junit.framework.Assert.assertEquals(Assert.java:100)
[java] at junit.framework.TestCase.assertEquals(TestCase.java:261)
[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:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at junit.framework.TestCase.runTest(TestCase.java:176)
[java] at junit.framework.TestCase.runBare(TestCase.java:141)
[java] at junit.framework.TestResult$1.protect(TestResult.java:122)
[java] at junit.framework.TestResult.runProtected(TestResult.java:142)
[java] at junit.framework.TestResult.run(TestResult.java:125)
[java] at junit.framework.TestCase.run(TestCase.java:129)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
[java] at junit.framework.TestSuite.run(TestSuite.java:247)
[java] at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
[java] at org.junit.runners.Suite.runChild(Suite.java:128)
[java] at org.junit.runners.Suite.runChild(Suite.java:27)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
[java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
[java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
[java] 2) testSetValues(org.apache.poi.xssf.streaming.TestSXSSFCell)
[java] junit.framework.AssertionFailedError: expected:<123456789> but
was:<127056789>
[java] at junit.framework.Assert.fail(Assert.java:57)
[java] at junit.framework.Assert.failNotEquals(Assert.java:329)
[java] at junit.framework.Assert.assertEquals(Assert.java:78)
[java] at junit.framework.Assert.assertEquals(Assert.java:159)
[java] at junit.framework.Assert.assertEquals(Assert.java:166)
[java] at junit.framework.TestCase.assertEquals(TestCase.java:324)
[java] at
org.apache.poi.ss.usermodel.BaseTestCell.testSetValues(BaseTestCell.java:90)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at junit.framework.TestCase.runTest(TestCase.java:176)
[java] at junit.framework.TestCase.runBare(TestCase.java:141)
[java] at junit.framework.TestResult$1.protect(TestResult.java:122)
[java] at junit.framework.TestResult.runProtected(TestResult.java:142)
[java] at junit.framework.TestResult.run(TestResult.java:125)
[java] at junit.framework.TestCase.run(TestCase.java:129)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
[java] at junit.framework.TestSuite.run(TestSuite.java:247)
[java] at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
[java] at org.junit.runners.Suite.runChild(Suite.java:128)
[java] at org.junit.runners.Suite.runChild(Suite.java:27)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
[java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
[java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
[java] 3) bug54034(org.apache.poi.xssf.usermodel.TestXSSFBugs)
[java] org.junit.ComparisonFailure: expected:<2012-08-08T2[2]:59> but
was:<2012-08-08T2[3]:59>
[java] at org.junit.Assert.assertEquals(Assert.java:115)
[java] at org.junit.Assert.assertEquals(Assert.java:144)
[java] at
org.apache.poi.xssf.usermodel.TestXSSFBugs.bug54034(TestXSSFBugs.java:1513)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[java] at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[java] at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[java] at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[java] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runners.Suite.runChild(Suite.java:128)
[java] at org.junit.runners.Suite.runChild(Suite.java:27)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
[java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
[java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
[java] 4) testBug56688_4(org.apache.poi.xssf.usermodel.TestXSSFBugs)
[java] org.junit.ComparisonFailure: expected:<42309.0[]> but
was:<42309.0[41666666664]>
[java] at org.junit.Assert.assertEquals(Assert.java:115)
[java] at org.junit.Assert.assertEquals(Assert.java:144)
[java] at
org.apache.poi.xssf.usermodel.TestXSSFBugs.checkValue(TestXSSFBugs.java:1884)
[java] at
org.apache.poi.xssf.usermodel.TestXSSFBugs.testBug56688_4(TestXSSFBugs.java:1731)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[java] at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[java] at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[java] at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[java] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runners.Suite.runChild(Suite.java:128)
[java] at org.junit.runners.Suite.runChild(Suite.java:27)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
[java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
[java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
[java] 5) testSetValues(org.apache.poi.xssf.usermodel.TestXSSFCell)
[java] junit.framework.AssertionFailedError: expected:<123456789> but
was:<127056789>
[java] at junit.framework.Assert.fail(Assert.java:57)
[java] at junit.framework.Assert.failNotEquals(Assert.java:329)
[java] at junit.framework.Assert.assertEquals(Assert.java:78)
[java] at junit.framework.Assert.assertEquals(Assert.java:159)
[java] at junit.framework.Assert.assertEquals(Assert.java:166)
[java] at junit.framework.TestCase.assertEquals(TestCase.java:324)
[java] at
org.apache.poi.ss.usermodel.BaseTestCell.testSetValues(BaseTestCell.java:90)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at junit.framework.TestCase.runTest(TestCase.java:176)
[java] at junit.framework.TestCase.runBare(TestCase.java:141)
[java] at junit.framework.TestResult$1.protect(TestResult.java:122)
[java] at junit.framework.TestResult.runProtected(TestResult.java:142)
[java] at junit.framework.TestResult.run(TestResult.java:125)
[java] at junit.framework.TestCase.run(TestCase.java:129)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
[java] at junit.framework.TestSuite.run(TestSuite.java:247)
[java] at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
[java] at org.junit.runners.Suite.runChild(Suite.java:128)
[java] at org.junit.runners.Suite.runChild(Suite.java:27)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
[java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
[java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
[java] Exception in thread "main" java.lang.RuntimeException: Tests did
not succeed, cannot build ooxml-lite jar
[java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:105)
[java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
[java]
[java] FAILURES!!!
[java] Tests run: 1321, Failures: 5
[java]
BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:1199: Java returned: 1
Total time: 6 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to POI #818
Archived 16 artifacts
Archive block size is 32768
Received 1948 blocks and 50977 bytes
Compression is 99.9%
Took 1 min 12 sec
Recording test results
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]