You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2020/10/13 18:57:00 UTC

[jira] [Resolved] (GOBBLIN-1284) Fix flaky tests causing local build failures

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

Sudarshan Vasudevan resolved GOBBLIN-1284.
------------------------------------------
    Resolution: Fixed

> Fix flaky tests causing local build failures
> --------------------------------------------
>
>                 Key: GOBBLIN-1284
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1284
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-core
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Abhishek Tiwari
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> On local build, we see intermittent failures in the following test classes:
>  # RateControlledFileSystemTest
>  # HiveSourceTest
>  # HighLevelConsumerTest
> The test failures happen due to a combination of reasons:
>  # Failure to clean up files/directories (HiveSourceTest)
>  # Inadequate number of iterations resulting in sample mean not converging (RateControlledFileSystemTest), and
>  # Timeout exceptions (HighLevelConsumerTest)
> This task attempts to fix the flakiness in these test classes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)