Bug 68128 - poi-integration tests fail for no-scratchpad run
Summary: poi-integration tests fail for no-scratchpad run
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HPSF (show other bugs)
Version: 5.3.x-dev
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-12 10:48 UTC by PJ Fanning
Modified: 2023-11-15 10:34 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PJ Fanning 2023-11-12 10:48:28 UTC
Recently adding vsd file causing this.

  org.opentest4j.AssertionFailedError: diagram/clusterfuzz-testcase-minimized-POIVisioFuzzer-4537225637134336.vsd - failed for handler HPSFFileHandler:  expected class java.io.IOException ==> Unexpected exception type thrown, expected: <java.io.IOException> but was: <org.apache.poi.poifs.filesystem.OfficeXmlFileException>

https://ci-builds.apache.org/job/POI/job/POI-DSL-no-scratchpad/177/consoleFull
Comment 1 Dominik Stadler 2023-11-15 10:34:22 UTC
Should be fixed via r1913797, some broken files need to be excluded from the no-scratchpad runs.