[
https://issues.apache.org/jira/browse/IGNITE-12037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898894#comment-16898894
]
Ivan Pavlukhin commented on IGNITE-12037:
-----------------------------------------
[TC
run|https://ci.ignite.apache.org/viewLog.html?buildId=4453686&buildTypeId=IgniteTests24Java8_MvccPds3]
with ignored tests.
> Ignore tests in MVCC PDS 3 suite canonically
> --------------------------------------------
>
> Key: IGNITE-12037
> URL: https://issues.apache.org/jira/browse/IGNITE-12037
> Project: Ignite
> Issue Type: Task
> Components: mvcc
> Reporter: Ivan Pavlukhin
> Assignee: Ivan Pavlukhin
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently tests in IgnitePdsMvccTestSuite3 are ignored using following
> construction:
> {code}
> // TODO https://issues.apache.org/jira/browse/IGNITE-11937
> ignoredTests.add(IgnitePdsContinuousRestartTest.class);
> ignoredTests.add(IgnitePdsContinuousRestartTestWithExpiryPolicy.class);
> {code}
> But IgnitePdsContinuousRestartTestWithExpiryPolicy is already ignored (as
> ExpiryPolicy is not supported for MVCC caches). And it worth to ignore tests
> in IgnitePdsContinuousRestartTest explicitly so they will be listed as
> ignored tests after execution.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)