[
https://issues.apache.org/jira/browse/ARROW-14589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438820#comment-17438820
]
Antoine Pitrou commented on ARROW-14589:
----------------------------------------
cc [~zeroshade]
> [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
> 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)