Thanks Marius, I'll try to put POIFSStream back to where it was.
On Monday 15 March 2021, 17:49:36 GMT, Marius Volkhart <[email protected]> wrote: 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 [email protected] <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
