[infinispan-issues] [JBoss JIRA] (ISPN-9475) AbstractInfinispanTest mistakenly detects some test with params as duplicates

Adrian Nistor (JIRA) issues at jboss.org
Fri Aug 31 06:38:00 EDT 2018


Adrian Nistor created ISPN-9475:
-----------------------------------

             Summary: AbstractInfinispanTest mistakenly detects some test with params as duplicates
                 Key: ISPN-9475
                 URL: https://issues.jboss.org/browse/ISPN-9475
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Core
    Affects Versions: 9.4.0.CR1
            Reporter: Adrian Nistor
            Assignee: Adrian Nistor


Tests with undeclared params will not have the test name properly generated, so AbstractInfinispanTest will see all tests created by a factory as having the same name and will try to mark them as failed. Unfortunately the exception thrown in the method interceptor does not fail the test, it just manages to get it ignored.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list