You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently been observing many rworkflows tests failing due to wrong system time errors. This may be an issue with R CMD Check but I have never observed it when running locally.
Additionally, this issue only seems to occur on the Ubuntu runners.
Perhaps we can run some bash command to sync the system time before performing checks?
Error
── R CMD check results ────────────────────────────────── EpiCompare 1.10.1 ────
Duration: 10m 33s
❯ checking for future file timestamps ... ERROR
This system is set to the wrong time: please correct
system: 2025-01-26 21:00 (UTC)
correct: 2025-01-26 21:10 (UTC)
1 error ✖ | 0 warnings ✔ | 0 notes ✔
Temporary Solution
Re-run failed jobs.
The text was updated successfully, but these errors were encountered:
I have recently been observing many rworkflows tests failing due to wrong system time errors. This may be an issue with
R CMD Check
but I have never observed it when running locally.Additionally, this issue only seems to occur on the Ubuntu runners.
Perhaps we can run some bash command to sync the system time before performing checks?
Error
Temporary Solution
Re-run failed jobs.
The text was updated successfully, but these errors were encountered: