[
https://issues.apache.org/jira/browse/ARROW-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968298#comment-16968298
]
Antoine Pitrou commented on ARROW-7074:
---------------------------------------
cc [~bkietz] [~fsaintjacques]
> [C++] ASSERT_OK_AND_ASSIGN crashes when failing
> -----------------------------------------------
>
> Key: ARROW-7074
> URL: https://issues.apache.org/jira/browse/ARROW-7074
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Developer Tools
> Affects Versions: 0.15.1
> Reporter: Antoine Pitrou
> Priority: Major
>
> Instead of simply failing the test, the {{ASSERT_OK_AND_ASSIGN}} macro
> crashes when the operation failed, e.g.:
> {code}
> Value of: _st.ok()
> Actual: false
> Expected: true
> WARNING: Logging before InitGoogleLogging() is written to STDERR
> F1106 12:53:32.882110 4698 result.cc:28] ValueOrDie called on an error: XXX
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)