You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/01/23 20:19:39 UTC

[jira] [Resolved] (THRIFT-3579) Introduce retry to make cross

     [ https://issues.apache.org/jira/browse/THRIFT-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aki Sukegawa resolved THRIFT-3579.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.4

> Introduce retry to make cross
> -----------------------------
>
>                 Key: THRIFT-3579
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3579
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>            Priority: Minor
>             Fix For: 0.9.4
>
>
> 1300+ tests with recently added SegFault detection, make cross on Travis-CI fails too often.
> Ideally every flaky test should be listed and tracked but it's more important to clearly indicate deterministic failures that is being introduced.
> This changes make cross to retry up to 3 times and if any retry has happened, the test case is listed in "flaky" section but does not affect return code of make cross.



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