See <https://builds.apache.org/job/POI/311/changes>
Changes: [centic] File leak detector: Close streams in some tests [nick] Excel 2007 and later allows for more than 3 Conditional Formatting rules per sheet, so change our hard limit to logging a compatibility warning. Test file from Pau Coma Ramirez from bug #56482 [nick] Generics warnings fixes ------------------------------------------ [...truncated 19 lines...] U src\ooxml\java\org\apache\poi\xssf\eventusermodel\ReadOnlySharedStringsTable.java U src\ooxml\java\org\apache\poi\xssf\dev\XSSFDump.java U src\ooxml\java\org\apache\poi\xwpf\extractor\XWPFWordExtractor.java U src\testcases\org\apache\poi\hssf\usermodel\TestBugs.java U src\testcases\org\apache\poi\ss\formula\function\ExcelFileFormatDocFunctionExtractor.java U src\testcases\org\apache\poi\hpsf\basic\AllPOIHPSFBasicTests.java U src\testcases\org\apache\poi\hpsf\basic\TestWrite.java U src\testcases\org\apache\poi\hpsf\basic\Util.java U src\testcases\org\apache\poi\poifs\filesystem\TestNPOIFSMiniStore.java U src\testcases\org\apache\poi\poifs\filesystem\TestNPOIFSFileSystem.java U src\testcases\org\apache\poi\poifs\filesystem\TestNPOIFSStream.java U src\testcases\org\apache\poi\poifs\storage\TestBATBlock.java U src\java\org\apache\poi\hssf\record\aggregates\CFRecordsAggregate.java U src\java\org\apache\poi\hssf\usermodel\HSSFComment.java U src\java\org\apache\poi\hssf\usermodel\HSSFSheet.java U src\java\org\apache\poi\hpsf\MutablePropertySet.java U src\java\org\apache\poi\hpsf\PropertySetFactory.java U src\java\org\apache\poi\hpsf\SpecialPropertySet.java U src\java\org\apache\poi\poifs\filesystem\NPOIFSFileSystem.java U src\java\org\apache\poi\poifs\filesystem\NPOIFSStream.java U src\java\org\apache\poi\poifs\filesystem\DirectoryNode.java U src\java\org\apache\poi\poifs\filesystem\FilteringDirectoryNode.java U src\java\org\apache\poi\poifs\filesystem\DirectoryEntry.java U src\java\org\apache\poi\poifs\filesystem\NDocumentInputStream.java U src\java\org\apache\poi\poifs\filesystem\NPOIFSMiniStore.java A src\java\org\apache\poi\poifs\filesystem\NDocumentOutputStream.java U src\java\org\apache\poi\poifs\filesystem\NPOIFSDocument.java U src\java\org\apache\poi\poifs\property\NPropertyTable.java U src\java\org\apache\poi\poifs\property\DocumentProperty.java U src\java\org\apache\poi\poifs\storage\BATBlock.java U src\java\org\apache\poi\poifs\nio\FileBackedDataSource.java U src\java\org\apache\poi\poifs\crypt\CryptoFunctions.java Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\hudson\hudson-slave\workspace\POI\forrest.properties' Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\hudson\hudson-slave\workspace\POI\src\documentation' U src\documentation\content\xdocs\status.xml U src\documentation\content\xdocs\poifs\how-to.xml U src\documentation\content\xdocs\spreadsheet\how-to.xml At revision 1592416 At revision 1592416 no revision recorded for http://svn.apache.org/repos/asf/poi/trunk/forrest.properties in the previous build no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build Deleting old artifacts from #309 [POI] $ cmd.exe /C '"f:\hudson\tools\ant\latest\bin\ant.bat -Dcoverage.enabled=true clean jenkins && exit %%ERRORLEVEL%%"' Buildfile: <https://builds.apache.org/job/POI/ws/build.xml> clean: [delete] Deleting directory <https://builds.apache.org/job/POI/ws/build> check-jars: fetch-jars: check-ooxml-jars: fetch-ooxml-jars: init: [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\scratchpad-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\scratchpad-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\scratchpad-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\ooxml-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\ooxml-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\ooxml-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\excelant-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\excelant-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\excelant-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\examples-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\dist> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\tmp\site\build\site> compile-main: [javac] Compiling 946 source files to <https://builds.apache.org/job/POI/ws/build\classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 494 source files to <https://builds.apache.org/job/POI/ws/build\test-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 3 files to <https://builds.apache.org/job/POI/ws/build\classes> compile-scratchpad: [javac] Compiling 528 source files to <https://builds.apache.org/job/POI/ws/build\scratchpad-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 179 source files to <https://builds.apache.org/job/POI/ws/build\scratchpad-test-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 2 files to <https://builds.apache.org/job/POI/ws/build\scratchpad-classes> check-ooxml-xsds: fetch-ooxml-xsds: check-compiled-ooxml-xsds: compile-ooxml-xsds: compile-ooxml-encryption-xsds: compile-ooxml: [javac] Compiling 343 source files to <https://builds.apache.org/job/POI/ws/build\ooxml-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 165 source files to <https://builds.apache.org/job/POI/ws/build\ooxml-test-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 2 files to <https://builds.apache.org/job/POI/ws/build\ooxml-classes> compile-examples: [javac] Compiling 133 source files to <https://builds.apache.org/job/POI/ws/build\examples-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [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] Compiling 12 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 167 tests [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] .............................Setting col: 0 and row 0 [java] Setting col: 1 and row 1 [java] ............ [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [java] ......................................... [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] ......... [java] ......................................... [java] ......................................... [java] ......................................... [java] .............................. [java] Time: 100.348 [java] [java] OK (1055 tests) [java] [java] Copying classes to <https://builds.apache.org/job/POI/ws/build\ooxml-lite-classes> [java] Copying .xsb resources compile-all: jacocotask: [echo] Coverage reporting: true -test-main-check: test-main: [jacoco:coverage] Enhancing junit with coverage [junit] Running org.apache.poi.TestPOIDocumentMain [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.607 sec [junit] Running org.apache.poi.ddf.TestEscherBSERecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.079 sec [junit] Running org.apache.poi.ddf.TestEscherBlipRecord [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.396 sec [junit] Running org.apache.poi.ddf.TestEscherBoolProperty [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec [junit] Running org.apache.poi.ddf.TestEscherChildAnchorRecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.07 sec [junit] Running org.apache.poi.ddf.TestEscherClientAnchorRecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec [junit] Running org.apache.poi.ddf.TestEscherClientDataRecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec [junit] Running org.apache.poi.ddf.TestEscherContainerRecord [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.187 sec [junit] Running org.apache.poi.ddf.TestEscherDgRecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.081 sec [junit] Running org.apache.poi.ddf.TestEscherDggRecord [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.096 sec [junit] Running org.apache.poi.ddf.TestEscherOptRecord [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.094 sec [junit] Running org.apache.poi.ddf.TestEscherProperty [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec [junit] Running org.apache.poi.ddf.TestEscherPropertyFactory [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec [junit] Running org.apache.poi.ddf.TestEscherSpRecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.028 sec [junit] Running org.apache.poi.ddf.TestEscherSpgrRecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.005 sec [junit] Running org.apache.poi.ddf.TestEscherSplitMenuColorsRecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.088 sec [junit] Running org.apache.poi.ddf.TestUnknownEscherRecord [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.069 sec [junit] Running org.apache.poi.hpsf.TestVariantSupport [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.096 sec [junit] Running org.apache.poi.hpsf.basic.TestBasic [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.372 sec [junit] Running org.apache.poi.hpsf.basic.TestClassID [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.085 sec [junit] Running org.apache.poi.hpsf.basic.TestEmptyProperties [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.092 sec [junit] Running org.apache.poi.hpsf.basic.TestHPSFBugs [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.098 sec [junit] Running org.apache.poi.hpsf.basic.TestMetaDataIPI [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.532 sec [junit] Running org.apache.poi.hpsf.basic.TestReadAllFiles [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.398 sec [junit] Running org.apache.poi.hpsf.basic.TestUnicode [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.021 sec [junit] Running org.apache.poi.hpsf.basic.TestWrite [junit] Tests run: 11, Failures: 0, Errors: 1, Time elapsed: 1.007 sec BUILD FAILED <https://builds.apache.org/job/POI/ws/build.xml>:793: Tests failed Total time: 9 minutes 39 seconds Build step 'Invoke Ant' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE Archiving artifacts Recording test results --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
