You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/08/09 10:39:20 UTC

[jira] [Commented] (IGNITE-3658) Move all failing and flaky tests to separate test suite.

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

Vladimir Ozerov commented on IGNITE-3658:
-----------------------------------------

Currently we have lots of failing and flaky tests. Some of them can be fixed immediately. Some of them are scheduled for further fixes. Others are not planned at all. 

We need to create a special suite where all such tests will be tracked. Proposed implementation plan:
1) Implement special test suite where we can optionally execute only ignored tests or all tests except of ignored. We can use JUnit 4 {{Ignore}} annotation for this.
2) Refactor all tests suites so that all tests go through the same path.
3) Add suite to TC.
4) Gradually log all failing tests and create tickets for them.

> Move all failing and flaky tests to separate test suite.
> --------------------------------------------------------
>
>                 Key: IGNITE-3658
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3658
>             Project: Ignite
>          Issue Type: Task
>          Components: general
>    Affects Versions: 1.6
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>              Labels: roadmap
>             Fix For: 1.8
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)