Problem: tests use same IPC endpoint
Solution: use either a wildcard IPC, or where the codepath needs to be tested a file named after the test, so that it is unique and there is no clash on the filesystem, allowing parallel test runs.
Showing
Please
register
or
sign in
to comment