Hi PJ, It looks like the changes to POIFSStream from r1887657 are the cause. Those didn't get reverted in r1887660. When I revert those, the tests pass again.
-- Cheers, Marius On Mon, Mar 15, 2021, 02:01 fannin...@apache.org <fannin...@apache.org> wrote: > Hi, > I'm at a bit of a loss as to why this failure has started happening. > > test-integration: > [junitlauncher] > [junitlauncher] Running org.apache.poi.stress.TestAllFiles > [junitlauncher] Failed: #762 poifs/unknown_properties.msg HPSF > [junitlauncher] Failed: #761 poifs/unknown_properties.msg HSMF > [junitlauncher] Failed: #762 poifs/unknown_properties.msg HPSF > [junitlauncher] Failed: #761 poifs/unknown_properties.msg HSMF > [junitlauncher] Failed: #762 poifs/unknown_properties.msg HPSF > [junitlauncher] Tests run: 7689, Failures: 5, Aborted: 0, Skipped: 0, Time > elapsed: 300.918000 sec > > I reverted the recent changes I added to POIFS code but this file still > seems to cause issues with the original code. > > Would anyone know what is causing this? > > Regards, > PJ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org > For additional commands, e-mail: dev-h...@poi.apache.org > >