You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolai Kulagin (JIRA)" <ji...@apache.org> on 2018/10/11 09:48:00 UTC

[jira] [Created] (IGNITE-9849) Remove invalid builds from the selection

Nikolai Kulagin created IGNITE-9849:
---------------------------------------

             Summary: Remove invalid builds from the selection
                 Key: IGNITE-9849
                 URL: https://issues.apache.org/jira/browse/IGNITE-9849
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Nikolai Kulagin
            Assignee: Nikolai Kulagin


In selection sometimes there are builds with abnormal values. For example, the average number of failed tests is 25. But in the build [1953935] there are 2939 failed tests. This is an anomalous value. Need to add the ability to remove it from the selection. Build [1953935] - not valid.

In total, 
1. While clicking on a point on the chart, show a button that allows marking a build invalid and excludes it from further selections.
2. Reduce the number of erroneous exceptions. Compare the value with the average, if the difference is small - ask for confirmation of the operation.
3. Add the ability to return an excluded build to the selection.



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