You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (JIRA)" <ji...@apache.org> on 2019/04/01 14:03:00 UTC

[jira] [Commented] (IGNITE-11411) Remove tearDown, setUp from JUnit3TestLegacySupport

    [ https://issues.apache.org/jira/browse/IGNITE-11411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806783#comment-16806783 ] 

Ignite TC Bot commented on IGNITE-11411:
----------------------------------------

{panel:title=--&gt; Run :: All: Possible Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform C++ (Linux Clang){color} [[tests 0 Exit Code , Failure on metric |https://ci.ignite.apache.org/viewLog.html?buildId=3479025]]

{color:#d04437}Continuous Query 2{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=3478990]]
* IgniteCacheQuerySelfTestSuite4: CacheContinuousQueryAsyncFailoverMvccTxSelfTest.testMultiThreadedFailover - 0,0% fails in last 373 master runs.

{color:#d04437}PDS 1{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=3479061]]
* IgnitePdsTestSuite: IgnitePdsDataRegionMetricsTest.testMemoryUsageSingleNode - 0,0% fails in last 369 master runs.

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=3479095&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Remove tearDown, setUp from JUnit3TestLegacySupport
> ---------------------------------------------------
>
>                 Key: IGNITE-11411
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11411
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Fedotov
>            Assignee: Ivan Fedotov
>            Priority: Major
>              Labels: iep-30
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> TearDown and setUp methods are deprecated for JUnit 4+ version. It is necessary to replace them with appropriate methods, marked by @Before and @After annotations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)