[
https://issues.apache.org/jira/browse/IGNITE-14152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283870#comment-17283870
]
Maxim Muzafarov commented on IGNITE-14152:
------------------------------------------
Maxim, I've merged changes to the master branch thank you for your contribution.
> 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)