[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 10:03:00 EDT 2018


    [ https://issues.jboss.org/browse/ISPN-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627232#comment-13627232 ] 

Adrian Nistor commented on ISPN-9475:
-------------------------------------

Backported to 9.3.x too.

> 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
>             Fix For: 9.4.0.Final, 9.3.3.Final
>
>
> 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