ppkarwasz opened a new issue, #1778:
URL: https://github.com/apache/logging-log4j2/issues/1778

   Once tests are stable (#1776), we can improve the testing time.
   
   A first step will consist in:
    - [ ] running all tests in parallel in separate JVMs; the _status quo_ is 
running them in separate JVMs one at a time,
    - [ ] in the case of a PR, we can run only check the modules that are 
influence by the PR. Modifying e.g. `log4j-layout-template-json` influences 
only its dependent `log4j-layout-template-json-test`, but not its dependencies,
    - [ ] improve the most _"sleepy"_ tests, by replacing arbitrary `sleep()` 
calls.


-- 
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]

Reply via email to