You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/11 09:26:08 UTC

[GitHub] [camel-quarkus] bvahdat commented on issue #3374: XSLT integration-test fails on Windows 10

bvahdat commented on issue #3374:
URL: https://github.com/apache/camel-quarkus/issues/3374#issuecomment-991570220


   Thanks for your support @zhfeng. I checked on 2 different Windows machines and the behaviour is the same:
   
   The temp directory points to `C:\Users\MY_NAME\AppData\Local\Temp` folder and unfortunately there is no classes being generated there. As the tests get executed I only see the following folder being quickly generated while tests are running and removed afterwards:
   
   - `hsperfdata_MY_NAME` which belongs to Java performance counter I think
   - `surefire93443224453552`  <-- with some arbitraray number at each run which belongs to surefire plugin I think
   
   When the test executions fails / ends I see an empty folder with the following name being generated:
   
   - `vertx-cache`


-- 
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: commits-unsubscribe@camel.apache.org

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