You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/05/03 10:13:00 UTC

[jira] [Updated] (ARROW-12610) [C++] Skip TestS3FSGeneric TestDeleteDir and TestDeleteDirContents on windows as they are flaky

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

Joris Van den Bossche updated ARROW-12610:
------------------------------------------
    Summary: [C++] Skip TestS3FSGeneric TestDeleteDir and TestDeleteDirContents on windows as they are flaky  (was: [C++] TestS3FSGeneric TestDeleteDir and TestDeleteDirContents are flaky on windows)

> [C++] Skip TestS3FSGeneric TestDeleteDir and TestDeleteDirContents on windows as they are flaky
> -----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-12610
>                 URL: https://issues.apache.org/jira/browse/ARROW-12610
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Alessandro Molina
>            Assignee: Alessandro Molina
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {{TestS3FSGeneric.TestDeleteDir}} and {{TestS3FSGeneric.TestDeleteDirContents}} seem to frequently fail on windows. Probably due to a flaky behaviour of Minio or in generaly file system APIs under windows.
> See
>  * [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/38949620/job/u70y287m198p2kq6#L2267]
>  * [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/38942788/job/tli5m3oklvb3c5b1#L2267]
>  * [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/38935860/job/0kp6a625pu4a3420#L2267]
>  * [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/38934402/job/j1qkeam34llk7tk3#L2263]
>  * ...
> As we already have in place a {{have_flaky_directory_tree_deletion}} flag to signal to skip some tests (or part of them) related to directory deletion under windows, it seems we could leverage the same strategy to skip those two tests too on Windows



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