You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "kpouer (via GitHub)" <gi...@apache.org> on 2023/02/07 21:48:03 UTC

[GitHub] [commons-imaging] kpouer commented on pull request #271: Unit test : make tests in memory instead of writing hundred of tmp files

kpouer commented on PR #271:
URL: https://github.com/apache/commons-imaging/pull/271#issuecomment-1421500777

   I updated the branch, first I wanted to comment out code to create tmp files for troubleshooting but finally I just did enclose it in a if (false) {} block, this way no problem with imports and it is even easiest to set it to true for troubleshooting.
   I'm exploring buiding with docker just to see if something can be done more efficiently


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org