Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-16501

InsightsActivationTest creates test with duplicate names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.1.0.Dev04
    • None
    • Test Suite
    • None
    • Hide

      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
      Show
      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

          vrigamon@redhat.com Vittorio Rigamonti
          vrigamon@redhat.com Vittorio Rigamonti
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: