Hi I observed following error when running tests w...
# community-support
w
Hi I observed following error when running tests with Gradle 8.x versions.
Copy code
FAILURE: Build failed with an exception.
 
 * What went wrong:
 Execution failed for task ':ballerina-cli:test'.
 > Unexpected errors were encountered while processing test results that may result in some results being incorrect or incomplete.
    > Could not write '/127.0.0.1:62807'.
Can I get some help to solve this issue?