[
https://issues.apache.org/jira/browse/ARROW-14706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson closed ARROW-14706.
-----------------------------------
Resolution: Fixed
> [R] Altrep pointer equality test is flaky
> -----------------------------------------
>
> Key: ARROW-14706
> URL: https://issues.apache.org/jira/browse/ARROW-14706
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Affects Versions: 6.0.0
> Reporter: Neal Richardson
> Assignee: Romain Francois
> Priority: Blocker
>
> We've seen this in our CI, and it's occasionally failing on CRAN too:
> https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-gcc/arrow-00check.html
> {code}
> ══ Failed tests
> ════════════════════════════════════════════════════════════════
> ── Failure (test-altrep.R:234:3): Conversion from altrep R vector to Array
> uses the existing Array ──
> test_same_Array(a_int$pointer(), b_int$pointer()) is not TRUE
>
> `actual`: FALSE
> `expected`: TRUE
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)