You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Matthew Topol (Jira)" <ji...@apache.org> on 2021/11/04 16:32:00 UTC

[jira] [Assigned] (ARROW-14589) [CI][Go] CGo tests crash on Windows

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

Matthew Topol reassigned ARROW-14589:
-------------------------------------

    Assignee: Matthew Topol

> [CI][Go] CGo tests crash on Windows
> -----------------------------------
>
>                 Key: ARROW-14589
>                 URL: https://issues.apache.org/jira/browse/ARROW-14589
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, Go
>            Reporter: Antoine Pitrou
>            Assignee: Matthew Topol
>            Priority: Major
>
> They seem to crash quite consistently.
> See e.g. https://github.com/apache/arrow/runs/4094939443?check_suite_focus=true
> {code}
> + for d in $(go list ./... | grep -v vendor)
> + go test -tags assert,test,ccalloc github.com/apache/arrow/go/arrow
> exit status 3221225785
> FAIL	github.com/apache/arrow/go/arrow	0.119s
> FAIL
> Error: Process completed with exit code 1.
> {code}



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