Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: tempolary disable the test of pl$mem_address #1161

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

eitsupi
Copy link
Collaborator

@eitsupi eitsupi commented Jul 5, 2024

The release of the binary library failed because this test failed on R devel, possibly due to not updating the extendr (#1154).

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-extendr-meta.R:7:3'): clone_robj + mem_adress ──────────────────
Error in `mem_address(robj)`: R_ExternalPtrAddr: argument of type ENVSXP is not an external pointer
Backtrace:
    ▆
 1. ├─testthat::expect_identical(pl$mem_address(env), pl$mem_address(env2)) at test-extendr-meta.R:7:3
 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 4. └─pl$mem_address(env)
 5.   └─polars:::mem_address(robj)

@eitsupi eitsupi changed the title test: disable the test of pl$mem_address test: tempolary disable the test of pl$mem_address Jul 5, 2024
@eitsupi eitsupi added this to the 0.18 milestone Jul 5, 2024
@eitsupi eitsupi merged commit d67c57d into main Jul 5, 2024
16 of 18 checks passed
@eitsupi eitsupi deleted the fix-on-r-devel branch July 5, 2024 14:17
@eitsupi eitsupi mentioned this pull request Jul 8, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant