Claudenw commented on PR #546: URL: https://github.com/apache/creadur-rat/pull/546#issuecomment-3375521263
I was unable to construct an integration or unit test for this issue. Tika has to return an encoding that is not supported on the java on which RAT is being run. There may be a way to ask Tika for all the encodings that it knows and see if any are not supported, then do some work to construct a dynamic test file that will cause Tika to return that encoding. But that was all a bit much I thought. LinkedIn: http://www.linkedin.com/in/claudewarren On Mon 6 Oct 2025, 17:22 P. Ottlinger, ***@***.***> wrote: > *ottlinger* left a comment (apache/creadur-rat#546) > <https://github.com/apache/creadur-rat/pull/546#issuecomment-3372618880> > > @Claudenw <https://github.com/Claudenw> should we add an IT with Tika's > file? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/creadur-rat/pull/546#issuecomment-3372618880>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AASTVHVKNPK4J72R7TOSRA33WKJMBAVCNFSM6AAAAACINR6D22VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGNZSGYYTQOBYGA> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- 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]
