You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Tobias Frost (Jira)" <lo...@logging.apache.org> on 2021/12/11 11:48:00 UTC

[jira] [Created] (LOGCXX-538) Tests cannot be run in parallel

Tobias Frost created LOGCXX-538:
-----------------------------------

             Summary: Tests cannot be run in parallel
                 Key: LOGCXX-538
                 URL: https://issues.apache.org/jira/browse/LOGCXX-538
             Project: Log4cxx
          Issue Type: Improvement
          Components: Tests
            Reporter: Tobias Frost
         Attachments: 0002-Fix-parallel-execution-of-the-testsuite.patch

As many of the individual testsuite uses the same output file for the artifacts
of the test suites, the tests are racy if executed in parallel, eg. by ctest
-jxx.  This patch fixes it by assigning individual names for the test artifact
files.

I will provide a PR as well.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)