You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maksim Timonin (Jira)" <ji...@apache.org> on 2021/06/29 12:51:00 UTC

[jira] [Updated] (IGNITE-14152) JCache TCK suite runs some Ignite tests.

     [ https://issues.apache.org/jira/browse/IGNITE-14152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maksim Timonin updated IGNITE-14152:
------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> JCache TCK suite runs some Ignite tests.
> ----------------------------------------
>
>                 Key: IGNITE-14152
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14152
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Blocker
>             Fix For: 2.11
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There is a wrong configuration of the "jcache-tck" profile. It excludes only "*Test.java" classes, but by default maven runs also "*Tests.java" classes. [1]
> So, collection IgniteDataIntegrity*Tests* [2] runs for every start of this TC suite.
> Also after IGNITE-130512 the default collection of test expanded, then there are more tests started to run within the suite and it started to fail by timeout. 
> [1] https://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusion-exclusion.html
> [2] https://ci.ignite.apache.org/viewLog.html?buildId=5857723&buildTypeId=IgniteTests24Java8_JCacheTck11&tab=testsInfo



--
This message was sent by Atlassian Jira
(v8.3.4#803005)