Skip to content

chore: fix R test failures in nightly verification on Ubuntu#4285

Merged
lidavidm merged 3 commits intoapache:mainfrom
amoeba:chore-verify-r-libuv1
Apr 30, 2026
Merged

chore: fix R test failures in nightly verification on Ubuntu#4285
lidavidm merged 3 commits intoapache:mainfrom
amoeba:chore-verify-r-libuv1

Conversation

@amoeba
Copy link
Copy Markdown
Member

@amoeba amoeba commented Apr 29, 2026

The nightly verification job on Ubuntu is failing while verifying the R packages due to missing libuv1-dev.

https://github.com/apache/arrow-adbc/actions/runs/25074820850/job/73464505942?pr=4284

This is a new breaking change in a dependency used by the R tests so any system that builds and tests the R packages needs this package or an equivalent.

See commits from apache/arrow:

70f8c204cb MINOR: [Dev][CI] Install libuv1-dev in dev.yml lint step for R fs package (#49791)
4feb9bde28 GH-49593: [R][CI] Add libuv-dev to CI jobs due to update to fs package (#49594)

@amoeba amoeba requested review from kou and lidavidm as code owners April 29, 2026 04:09
@amoeba amoeba requested a review from zeroshade as a code owner April 29, 2026 05:36
@amoeba amoeba marked this pull request as draft April 29, 2026 05:36
@amoeba
Copy link
Copy Markdown
Member Author

amoeba commented Apr 29, 2026

Added a whitespace commit to trigger the right CI job, see https://github.com/apache/arrow-adbc/actions/runs/25092732092/job/73522349801?pr=4285. Need to revert before merge.

@amoeba amoeba marked this pull request as ready for review April 29, 2026 15:23
@amoeba
Copy link
Copy Markdown
Member Author

amoeba commented Apr 29, 2026

https://github.com/apache/arrow-adbc/actions/runs/25092732092/job/73522349801?pr=4285 passed so I reverted my temporary change and marked this PR ready for review (and merge).

@lidavidm lidavidm merged commit 7a90a54 into apache:main Apr 30, 2026
79 of 81 checks passed
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.

2 participants