InsightsActivationTest generates test report with dup names, due to the fact that dataProvider applied at class level is not added to the method name.
This is suspected to lead to NPE like:
on project infinispan-server-insights: Execution default of goal io.zeebe:flaky-test-extractor-maven-plugin:2.1.1:extract-flaky-tests failed: Cannot invoke "io.zeebe.flakytestextractor.ExtendedReportTestCase.setFailureDetail(String)" because "this.testCase" is null
InsightsActivationTest generates test report with dup names, due to the fact that dataProvider applied at class level is not added to the method name.
This is suspected to lead to NPE like:
on project infinispan-server-insights: Execution default of goal io.zeebe:flaky-test-extractor-maven-plugin:2.1.1:extract-flaky-tests failed: Cannot invoke "io.zeebe.flakytestextractor.ExtendedReportTestCase.setFailureDetail(String)" because "this.testCase" is null