See <https://builds.apache.org/job/POI/624/changes>
Changes:
[nick] Skip the new password protected file, and re-org a little bit some other
failures
[nick] Changelog and javdoc update
[nick] Allow WorkbookFactory.create to open xlsx files protected with the
default password
------------------------------------------
[...truncated 2193 lines...]
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
[junit] Running org.apache.poi.xssf.io.TestLoadSaveXSSF
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
[junit] Running org.apache.poi.xssf.model.TestCalculationChain
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.479 sec
[junit] Running org.apache.poi.xssf.model.TestCommentsTable
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
[junit] Running org.apache.poi.xssf.model.TestExternalLinksTable
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.119 sec
[junit] Running org.apache.poi.xssf.model.TestMapInfo
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
[junit] Running org.apache.poi.xssf.model.TestSharedStringsTable
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
[junit] Running org.apache.poi.xssf.model.TestStylesTable
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
[junit] Running org.apache.poi.xssf.model.TestThemesTable
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
[junit] Running org.apache.poi.xssf.streaming.TestOutlining
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
[junit] Running org.apache.poi.xssf.streaming.TestSXSSFCell
[junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.632 sec
[junit] Running org.apache.poi.xssf.streaming.TestSXSSFDataValidation
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.326 sec
[junit] Running org.apache.poi.xssf.streaming.TestSXSSFHyperlink
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
[junit] Running org.apache.poi.xssf.streaming.TestSXSSFRow
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.462 sec
[junit] Running org.apache.poi.xssf.streaming.TestSXSSFSheet
[junit] Tests run: 37, Failures: 0, Errors: 0, Time elapsed: 1.148 sec
[junit] Running org.apache.poi.xssf.streaming.TestSXSSFWorkbook
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 1.079 sec
[junit] Running org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.564 sec
[junit] Running org.apache.poi.xssf.usermodel.TestMissingWorkbookOnXSSF
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.094 sec
[junit] Running
org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
[junit] Running org.apache.poi.xssf.usermodel.TestSheetHiding
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.193 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFBugs
[junit] Tests run: 86, Failures: 0, Errors: 0, Time elapsed: 4.852 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFCell
[junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 1.612 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFCellStyle
[junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 0.903 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFChart
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.19 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFChartSheet
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFColGrouping
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.197 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFColor
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFComment
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.235 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFConditionalFormatting
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.268 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFDataFormat
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFDataValidation
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.335 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFDialogSheet
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.309 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFDrawing
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.474 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFExternalFunctions
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFFont
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.403 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaEvaluation
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.827 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaParser
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFHeaderFooter
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFHyperlink
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.266 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFName
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFPicture
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.192 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFPictureData
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFPivotTable
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.311 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFPrintSetup
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.385 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFRichTextString
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.394 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFRow
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.195 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheet
[junit] Tests run: 71, Failures: 0, Errors: 0, Time elapsed: 9.08 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetRowGrouping
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetShiftRows
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 1.758 sec
[junit] Running
org.apache.poi.xssf.usermodel.TestXSSFSheetUpdateArrayFormulas
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSimpleShape
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.09 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junit] Tests run: 41, Failures: 0, Errors: 0, Time elapsed: 1.017 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartLegend
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.105 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFManualLayout
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
[junit] Running
org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
[junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
[junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
[junit] Running
org.apache.poi.xssf.usermodel.extensions.TestXSSFSheetComments
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
[junit] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
[junit] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
[junit] Running org.apache.poi.xssf.util.TestCTColComparator
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.096 sec
[junit] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
[junit] Running org.apache.poi.xssf.util.TestNumericRanges
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
[junit] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
[junit] Running org.apache.poi.xwpf.TestDocumentProtection
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.73 sec
[junit] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
[junit] Running org.apache.poi.xwpf.TestXWPFBugs
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
[junit] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
[junit] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
[junit] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
[junit] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.13 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.091 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.382 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.365 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.132 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.257 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
[jacoco:coverage] Enhancing junit with coverage
[junit] Running org.apache.poi.poifs.crypt.TestSignatureInfo
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.566 sec
testcoveragereport:
[mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\coverage>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI/ws/build\jacoco-excelant.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI/ws/build\jacoco-main.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI/ws/build\jacoco-ooxml-lite-xmlsec.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI/ws/build\jacoco-ooxml-lite.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI/ws/build\jacoco-ooxml-xmlsec.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI/ws/build\jacoco-ooxml.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI/ws/build\jacoco-scratchpad.exec>
[jacoco:report] Writing bundle 'Main' with 1251 classes
[jacoco:report] Writing bundle 'Scratchpad' with 548 classes
[jacoco:report] Writing bundle 'OOXML' with 533 classes
[jacoco:report] Writing bundle 'Excelant' with 13 classes
[echo] Coverage results are available at coverage\index.html,
coverage/coverage.xml
test-all:
compile-integration:
[javac] Compiling 18 source files to
<https://builds.apache.org/job/POI/ws/build\integration-test-classes>
[javac] Note:
<https://builds.apache.org/job/POI/ws/src\integrationtest\org\apache\poi\stress\HWPFFileHandler.java>
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
-test-integration-check:
test-integration:
[jacoco:coverage] Enhancing junit with coverage
[junit] Handling 1011 files
[junit] Running org.apache.poi.TestAllFiles
[junit] [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.
[junit] [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.
[junit] Tests run: 1011, Failures: 1, Errors: 0, Time elapsed: 184.625 sec
[junit] Output:
[junit] Handling 1011 files
[junit]
[junit] Error:
[junit] [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.
[junit] [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.
[junit]
BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:1105: Test
org.apache.poi.TestAllFiles failed
Total time: 13 minutes 2 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 #622
Archived 4349 artifacts
Archive block size is 32768
Received 1477 blocks and 3125768 bytes
Compression is 93.9%
Took 33 sec
Recording test results
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]