was getting message as below Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.874 s <<< FAILURE! -- in org.springframework.ai.reader.pdf.PagePdfDocumentReaderTests
Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to:
- Sign the contributor license agreement
- Rebase your changes on the latest
main
branch and squash your commits - Add/Update unit tests as needed
- Run a build and make sure all tests pass prior to submission
Comment From: tzolov
Not sure how you got this error?
Locally and on GH's build it works expected:
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.389 s -- in org.springframework.ai.reader.pdf.PagePdfDocumentReaderTests
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
Comment From: archalke
Not sure. I am attaching surefire-reports here. Which I executed today 1-Nov-23 at 9.45pm CST>
org.springframework.ai.reader.pdf.PagePdfDocumentReaderTests.zip