[
https://issues.apache.org/jira/browse/IGNITE-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754915#comment-16754915
]
Oleg Ignatenko commented on IGNITE-11123:
-----------------------------------------
(i) in PR 5925 there is an example of how this can be reworked: [method
skipIfNotSupported|https://github.com/apache/ignite/blob/1ee033459ac8f2ef0804029f5ce8f4caf5ddf5b6/modules/core/src/test/java/org/apache/ignite/testframework/MvccFeatureChecker.java]
> MVCC: Fix MvccFeatureChecker to throw assumption exception instead of failure.
> ------------------------------------------------------------------------------
>
> Key: IGNITE-11123
> URL: https://issues.apache.org/jira/browse/IGNITE-11123
> Project: Ignite
> Issue Type: Sub-task
> Components: mvcc
> Reporter: Andrew Mashenkov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> Let's rewrite MvccFeatureChecker.validateFeature() method with using JUnit4
> Assume instead of Assert.fail().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)