GH-33777: [R] Nightly builds failing due to dataset test not being skipped on builds without datasets module#33778
Conversation
|
@github-actions crossbow submit test-r-minimal-build |
|
Revision: de1d764 Submitted crossbow builds: ursacomputing/crossbow @ actions-8bd0b2f0ff
|
|
@github-actions crossbow submit test-r-offline-minimal |
|
Revision: de1d764 Submitted crossbow builds: ursacomputing/crossbow @ actions-ae4cf10f4d
|
|
Benchmark runs are scheduled for baseline = fc1f9eb and contender = a1a587b. a1a587b is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
|
['Python', 'R'] benchmarks have high level of regressions. |
The minimal builds were failing due to a new test which requires the datasets module; I've just skipped this test on builds where this module isn't installed.