-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-13215: [R] [CI] Add ENV TZ to docker files #10703
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
Conversation
|
@github-actions crossbow submit -g r |
|
Revision: 32044b313dd3caeb067f769fb5ea3bb1c6b6418f Submitted crossbow builds: ursacomputing/crossbow @ actions-583 |
fd599d6 to
8a56b4d
Compare
|
@github-actions crossbow submit -g r |
|
Revision: 8a56b4d52ad1633323d4b3eb0ac3df654d2b4004 Submitted crossbow builds: ursacomputing/crossbow @ actions-584 |
|
Would it be possible to accomplish this with Sys.setenv and test behavior in multiple timezones? |
|
This is actually attempting to resolve a nuisance message in the CI logs — but with the way it is setup, we should be able to set this to something other than UTC for one of the builds such that we can confirm that this works in timezones other than UTC. We already have some ad-hoc testing of the like ( arrow/r/tests/testthat/test-Array.R Lines 278 to 292 in c43fab3
|
|
Ah, got it. I thought this was related to ARROW-12994. Never mind :). |
|
Great idea, much simpler than the other workarounds for this |
c0ceb2c to
f2e776d
Compare
Co-authored-by: Rok Mihevc <rok@mihevc.org>
|
@github-actions crossbow submit -g r |
|
Revision: 20ba50f Submitted crossbow builds: ursacomputing/crossbow @ actions-589 |
No description provided.