Uh oh!
There was an error while loading. Please reload this page.
GH-33777: [R] Nightly builds failing due to dataset test not being skipped on builds without datasets module - #33778
Conversation
thisisnic
commented
Jan 19, 2023
@github-actions crossbow submit test-r-minimal-build |
Revision: de1d764 Submitted crossbow builds: ursacomputing/crossbow @ actions-8bd0b2f0ff
|
paleolimbot
commented
Jan 19, 2023
@github-actions crossbow submit test-r-offline-minimal |
Revision: de1d764 Submitted crossbow builds: ursacomputing/crossbow @ actions-ae4cf10f4d
|
ursabot
commented
Jan 20, 2023
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. |
ursabot
commented
Jan 20, 2023
['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.