See 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/75/display/redirect?page=changes>

Changes:

[PJ Fanning] use downloads.apache.org

[Dominik Stadler] Adjust some more for JDK 23/24

There are more date-formats which need to be
defined manually for the German locale now
to work without the COMPAT locale provider
in JDK 23+

[PJ Fanning] log4j 2.24.3

[PJ Fanning] log4j 2.24.3

[Dominik Stadler] Adjust for removed locale provider in JDK 23 and newer

JDK 23 removes the COMPAT/JRE locale provider
which causes some changes to string formatting

Default German data format changed and thus we
need to introduce a custom format.

Also the US format uses some non-breaking spaces now
which we need to handle properly in tests.


------------------------------------------
[...truncated 1.96 MiB...]
                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/SignaturePart.java>:211:
 warning: [unchecked] getPrefixes(String) in SignaturePart.XPathNSContext 
implements getPrefixes(String) in NamespaceContext
        public Iterator getPrefixes(String val) {
                        ^
  return type requires unchecked conversion from Iterator to Iterator<String>
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/SheetDataWriter.java>:99:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
    public File createTempFile() throws IOException {
                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/SheetDataWriter.java>:111:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
    public Writer createWriter(File fd) throws IOException {
                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/StreamingSheetWriter.java>:53:
 warning: [deprecation] createTempFile() in SheetDataWriter has been deprecated
    public File createTempFile() throws IOException {
                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/StreamingSheetWriter.java>:58:
 warning: [deprecation] createWriter(File) in SheetDataWriter has been 
deprecated
    public Writer createWriter(File fd) throws IOException {
                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/util/ZipSecureFile.java>:211:
 warning: [deprecation] ZipFile(File) in ZipFile has been deprecated
        super(file);
        ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/util/ZipSecureFile.java>:221:
 warning: [deprecation] ZipFile(String) in ZipFile has been deprecated
        super(name);
        ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/util/ZipSecureFile.java>:253:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
    public String getName() {
                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/services/TimeStampSimpleHttpClient.java>:129:
 warning: [deprecation] URL(String) in URL has been deprecated
                URL pUrl = new URL(proxyUrl);
                           ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/services/TimeStampSimpleHttpClient.java>:207:
 warning: [deprecation] URL(String) in URL has been deprecated
        HttpURLConnection huc = (HttpURLConnection)new 
URL(url).openConnection(proxy);
                                                   ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/services/RelationshipTransformService.java>:102:
 warning: [deprecation] Provider(String,double,String) in Provider has been 
deprecated
            super(NAME, 1d, NAME);
            ^
18 warnings

> Task :poi-scratchpad:test FAILED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [124] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/clusterfuzz-testcase-POIHWPFFuzzer-5696094627495936.doc>
 PASSED (2.9s)
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [125] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug46610_3.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [126] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug49908.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [127] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/ListEntryNoListTable.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [128] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug46610_2.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [129] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug46220.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [130] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/testCroppedPictures.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [131] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/pageref.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [132] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/innertable.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [133] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/52117.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [134] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/page-break.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [135] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug60942b.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [136] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug34898.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [137] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug47286.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [138] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/ThreeColHead.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [139] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/equation.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [140] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/bug65255.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [141] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug46610_1.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [142] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/61490.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [143] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/Bug53453Section.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [144] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/document/SampleDoc.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [145] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestInvertedClassID.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [146] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestBug52117.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [147] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestChineseProperties.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [148] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestMickey.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [149] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestGermanWord90.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [150] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestBug52372.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [151] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestEditTime.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [152] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestWriteWellKnown.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [153] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestSectionDictionary.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [154] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestNon4ByteBoundary.doc>
 PASSED
org.apache.poi.hwpf.converter.TestWordToConverterSuite > 
testFo(File) [155] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/test-data/hpsf/TestShiftJIS.doc>
 PASSED
org.apache.poi.hwpf.model.TestFontTable testReadWrite() 
PASSED
org.apache.poi.hwpf.model.types.TestLVLFAbstractType 
testGetSize() PASSED
org.apache.poi.hwpf.usermodel.TestLists testIndentedText() 
PASSED
org.apache.poi.hwpf.usermodel.TestLists testOrderedLists() 
PASSED
org.apache.poi.hwpf.usermodel.TestLists testUnorderedLists() 
PASSED
org.apache.poi.hwpf.usermodel.TestLists testWriteRead() 
PASSED
org.apache.poi.hwpf.usermodel.TestLists 
testSpecificNumberedOrderedListFeatures() PASSED
org.apache.poi.hwpf.usermodel.TestLists testMultiLevelLists() 
PASSED
org.apache.poi.hwpf.usermodel.TestLists testBasics() PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [1] ../test-data/slideshow/bug58718_008558.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [2] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6032591399288832.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [3] ../test-data/slideshow/bug47261.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [4] ../test-data/slideshow/bug45088.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [5] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6360479850954752.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [6] 
../test-data/slideshow/ParagraphStylesShorterThanCharStyles.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [7] ../test-data/slideshow/37625.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [8] ../test-data/slideshow/41246-1.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [9] ../test-data/slideshow/45537_Header.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [10] ../test-data/slideshow/bug62591.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [11] ../test-data/slideshow/60294.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [12] ../test-data/slideshow/54332b.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [13] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIFuzzer-5429732352851968.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [14] ../test-data/slideshow/bug45124.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [15] ../test-data/slideshow/backgrounds.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [16] ../test-data/slideshow/bullets.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [17] ../test-data/slideshow/52244.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [18] 
../test-data/slideshow/headers_footers_2007.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [19] 
../test-data/slideshow/bug58159_headers-and-footers.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [20] ../test-data/slideshow/bug52297.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [21] ../test-data/slideshow/bug55732.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [22] ../test-data/slideshow/42485.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [23] ../test-data/slideshow/42474-1.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [24] ../test-data/slideshow/SampleShow.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [25] 
../test-data/slideshow/bug60345_paperfigures.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [26] ../test-data/slideshow/empty_textbox.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [27] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5306877435838464.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [28] ../test-data/slideshow/PictureTypeZero.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [29] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6192650357112832.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [30] 
../test-data/slideshow/Password_Protected-hello.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [31] ../test-data/slideshow/49648.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [32] ../test-data/slideshow/38256.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [33] ../test-data/slideshow/with_textbox.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [34] 
../test-data/slideshow/br.com.diversas.palestras_Nelson_20-_20Temas_20Diversos_20XXXVI_pmrg_462538ba7a204-programa_alianca_12-04-2007.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [35] ../test-data/slideshow/43781.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [36] ../test-data/slideshow/customGeo.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [37] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6416153805979648.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [38] ../test-data/slideshow/42474-2.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [39] ../test-data/slideshow/bug45908.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [40] ../test-data/slideshow/text-margins.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [41] ../test-data/slideshow/PPT95.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [42] ../test-data/slideshow/text_shapes.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [43] ../test-data/slideshow/pictures.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [44] ../test-data/slideshow/numbers2.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [45] ../test-data/slideshow/empty.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [46] ../test-data/slideshow/next_test_ppt_file.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [47] ../test-data/slideshow/WithMacros.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [48] ../test-data/slideshow/60003.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [49] ../test-data/slideshow/numbers.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [50] 
../test-data/slideshow/ole2-embedding-2003.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [51] ../test-data/slideshow/numbers3.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [52] ../test-data/slideshow/54111.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [53] ../test-data/slideshow/bug56240.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [54] 
../test-data/slideshow/bug58144-headers-footers-2003.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [55] ../test-data/slideshow/47261.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [56] ../test-data/slideshow/51731.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [57] ../test-data/slideshow/bug62092.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [58] ../test-data/slideshow/WithMaster.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [59] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-4630915954114560.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [60] ../test-data/slideshow/42520.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [61] 
../test-data/slideshow/Password_Protected-56-hello.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [62] ../test-data/slideshow/alterman_security.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [63] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIFuzzer-6411649193738240.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [64] ../test-data/slideshow/headers_footers.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [65] ../test-data/slideshow/ppt_with_embeded.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [66] 
../test-data/slideshow/ppt_with_png_encrypted.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [67] ../test-data/slideshow/54880_chinese.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [68] ../test-data/slideshow/SimpleMacro.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [69] 
../test-data/slideshow/basic_test_ppt_file.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [70] 
../test-data/slideshow/54541_cropped_bitmap.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [71] ../test-data/slideshow/bug58733_671884.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [72] ../test-data/slideshow/49541_symbol_map.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [73] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-4838893004128256.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [74] ../test-data/slideshow/bug58718_349008.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [75] ../test-data/slideshow/bug61881.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [76] ../test-data/slideshow/42486.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [77] ../test-data/slideshow/badzip.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [78] ../test-data/slideshow/54332a.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [79] ../test-data/slideshow/bug46441.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [80] ../test-data/slideshow/pp40only.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [81] ../test-data/slideshow/bug58516.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [82] ../test-data/slideshow/41246-2.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [83] ../test-data/slideshow/56260.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [84] ../test-data/slideshow/bug53192.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [85] 
../test-data/slideshow/bug57820-initTableNullRefrenceException.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [86] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIFuzzer-5681320547975168.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [87] ../test-data/slideshow/41384.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [88] ../test-data/slideshow/52599.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [89] 
../test-data/slideshow/Single_Coloured_Page.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [90] ../test-data/slideshow/cryptoapi-proc2356.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [91] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5231088823566336.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [92] ../test-data/slideshow/iisd_report.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [93] 
../test-data/slideshow/incorrect_slide_order.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [94] ../test-data/slideshow/slide_master.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [95] 
../test-data/slideshow/54541_cropped_bitmap2.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [96] ../test-data/slideshow/sound.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [97] ../test-data/slideshow/WithLinks.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [98] ../test-data/slideshow/45537_Footer.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [99] 
../test-data/slideshow/bug55902-mixedFontChineseCharacters.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [100] 
../test-data/slideshow/Password_Protected-np-hello.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [101] 
../test-data/slideshow/br.com.tvcamboriu.www_pps_Pensar_5b1_5d.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [102] ../test-data/slideshow/bug58718_008495.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [103] ../test-data/slideshow/bug55030.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [104] ../test-data/slideshow/44770.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [105] ../test-data/slideshow/44296.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [106] ../test-data/slideshow/bug-41015.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [107] ../test-data/slideshow/59302.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [108] ../test-data/slideshow/datetime.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [109] 
../test-data/slideshow/bug60345_Jankovic_final_Retreat_2002.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [110] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5018229722382336.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [111] 
../test-data/slideshow/bug58144-headers-footers-2007.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [112] 
../test-data/slideshow/testPPT_oleWorkbook.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [113] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-4624961081573376.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [114] ../test-data/slideshow/master_text.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [115] ../test-data/slideshow/45543.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [116] ../test-data/slideshow/WithComments.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [117] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6710128412590080.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [118] ../test-data/slideshow/bug60993.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [119] ../test-data/slideshow/table_test.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [120] ../test-data/slideshow/54722.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [121] 
../test-data/slideshow/missing_core_records.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [122] ../test-data/slideshow/ppt_with_png.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [123] ../test-data/slideshow/missing-moveto.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [124] ../test-data/slideshow/bug60345_suba.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [125] 
../test-data/slideshow/57272_corrupted_usereditatom.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [126] ../test-data/slideshow/45776.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [127] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6614960949821440.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [128] 
../test-data/slideshow/23884_defense_FINAL_OOimport_edit.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [129] ../test-data/slideshow/53446.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [130] 
../test-data/slideshow/Single_Coloured_Page_With_Fonts_and_Alignments.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [131] ../test-data/slideshow/bug58718_008524.ppt 
PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [132] 
../test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5962760801091584.ppt
 PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing > 
testAllFiles(File) [133] ../test-data/slideshow/41071.ppt PASSED
org.apache.poi.hslf.dev.TestPPDrawingTextListing testMain() 
PASSED

FAILURE: Executed 3639 tests in 1m 16s (1 failed, 6 skipped)


3639 tests completed, 1 failed, 6 skipped

> Task :poi-ooxml-full:getDeps
> Task :poi-ooxml-lite:compileJava
[Incubating] Problems report is available at: 
file://<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/build/reports/problems/problems-report.html>

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':poi-scratchpad:test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.22/ws/poi-scratchpad/build/reports/tests/test/index.html>

* Try:
> Run with --scan to get full insights.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 2m 51s
72 actionable tasks: 70 executed, 2 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Archiving artifacts
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Recording test results
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
[Checks API] No suitable checks publisher found.
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org


Reply via email to