Hi,
When I run esplugin integration tests for the plugin I notice there can be left files like
.local-6.4.2.1-SNAPSHOT-integTestRunner-execution-times.log
in the <ROOT>. Is this expected? gradle clean
does not seem to handle this. Does it mean I need to implement custom clean up logic somewhere? I added exception into .gitignore
for now.
Typically, these files contain just something like this:
org.elasticsearch.rest.PrometheusRestHandlerClientYamlTestSuiteIT=4077
Regards,
Lukáš