pjfanning commented on PR #1064:
URL: https://github.com/apache/poi/pull/1064#issuecomment-4429684880
Breaks a test.
```
Test Additional - #2849 spreadsheet/poi-fuzz.xls HPSF FAILED
org.opentest4j.AssertionFailedError: spreadsheet/poi-fuzz.xls -
failed for handler HPSFFileHandler: expected class
org.apache.poi.util.RecordFormatException ==> Unexpected exception type thrown,
expected: <org.apache.poi.util.RecordFormatException> but was:
<java.lang.ArithmeticException>
at
app/[email protected]/org.apache.poi.stress.TestAllFiles.verify(TestAllFiles.java:296)
Caused by: java.lang.ArithmeticException: long overflow
at
[email protected]/org.apache.poi.stress.TestAllFiles.lambda$handleAdditional$2(TestAllFiles.java:272)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]