[
https://issues.apache.org/jira/browse/IGNITE-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725630#comment-16725630
]
Oleg Ignatenko edited comment on IGNITE-10739 at 12/21/18 5:26 AM:
-------------------------------------------------------------------
(i) another test which appears to strongly depend on JUnit 3 is
{{IgniteTwitterStreamerTest}}, it should be taken care of as well. Preliminary
checking suggests that WireMock version needs upgrade from 1.57 to 1.58 in
order to adopt JUnit 4.
was (Author: oignatenko):
(i) another test which appears to strongly depend on JUnit 3 is
{{IgniteTwitterStreamerTest}}, it should be taken care of as well
> get rid of using JUnit 3 API in IgniteConfigVariationsAbstractTest
> ------------------------------------------------------------------
>
> Key: IGNITE-10739
> URL: https://issues.apache.org/jira/browse/IGNITE-10739
> Project: Ignite
> Issue Type: Task
> Affects Versions: 2.8
> Reporter: Oleg Ignatenko
> Assignee: Oleg Ignatenko
> Priority: Major
> Labels: MakeTeamcityGreenAgain, technical_debt
>
> {{IgniteConfigVariationsAbstractTest}} and part of test framework that uses
> this class very heavily rely on JUnit 3 specific features.
> The task is to get rid of these and use newer versions instead - preferably
> JUnit 4, although JUnit 5 is also an option
> This will allow consistent JUnit framework version across Ignite tests which
> in turn is expected to simplify maintenance and development of the tests
> (including ignoring tests, workiing on Teamcity related things etc).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)