[
https://issues.apache.org/jira/browse/ARROW-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705663#comment-16705663
]
Kouhei Sutou edited comment on ARROW-3863 at 12/1/18 6:27 AM:
--------------------------------------------------------------
Sure.
I think that this isn't fixed by using {{travis_retry}}. Because it gets stuck
without output instead of stopping with failure. {{travis_retry}} will work for
stopping with failure case but not for stuck case.
I think that we need to get verbose log for {{brew bundle}} to fix this problem
at first.
was (Author: kou):
Sure.
I think that this isn't fixed by using {{travis_retry}}. Because it's stacked
without output instead of stopping with failure. {{travis_retry}} will work for
stopping with failure case but not for stacked case.
I think that we need to get verbose log for {{brew bundle}} to fix this problem
at first.
> [GLib] Use travis_retry with brew bundle command
> ------------------------------------------------
>
> Key: ARROW-3863
> URL: https://issues.apache.org/jira/browse/ARROW-3863
> Project: Apache Arrow
> Issue Type: Improvement
> Components: GLib
> Reporter: Wes McKinney
> Assignee: Kouhei Sutou
> Priority: Major
> Fix For: 0.12.0
>
>
> This has been flaky lately, see
> https://travis-ci.org/apache/arrow/jobs/458878912#L1844
> It may not make the errors go away, but it might be worth adding retry logic
> to try a few times before giving up
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)