[
https://issues.apache.org/jira/browse/ARROW-14253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425546#comment-17425546
]
Nicola Crane edited comment on ARROW-14253 at 10/7/21, 1:01 PM:
----------------------------------------------------------------
[~npr] My assumption was that the test expects a very specific error message,
but as {{ARROW_R_DEV}} is turned on, the C++ bit of the error message is
longer, which is causing this test to fail, so the solution here would be to
just limit how much of the error message which supply to {{regexp}}?
was (Author: thisisnic):
[~npr] My assumption was that the test expects a very specific error message,
but as {{ARROW_R_DEV}} is turned on, the C++ bit of the error message is
longer, which is causing this test to fail.
> [R] Update lz4 test failing locally due to different error message
> ------------------------------------------------------------------
>
> Key: ARROW-14253
> URL: https://issues.apache.org/jira/browse/ARROW-14253
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Reporter: Dragoș Moldovan-Grünfeld
> Priority: Minor
> Fix For: 7.0.0
>
>
> When running on a local machine with {{ARROW_R_DEV}} set to true, the extra
> error messages printed out from the C++ code result in the test failing as
> the body of the error message doesn't match what is expected in the test.
> https://github.com/apache/arrow/blob/25a6f591d1f162106b74e29870ebd4012e9874cc/r/tests/testthat/test-feather.R#L247
--
This message was sent by Atlassian Jira
(v8.3.4#803005)